Skip to content

Feature/dependencies update #170

Feature/dependencies update

Feature/dependencies update #170

Triggered via pull request October 15, 2023 13:17
Status Failure
Total duration 12s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

android.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
test
/home/runner/work/substrate-sdk-android/substrate-sdk-android/./.github/workflows/install/action.yml (Line: 19, Col: 7): Unexpected value 'runs'
test
/home/runner/work/substrate-sdk-android/substrate-sdk-android/./.github/workflows/install/action.yml (Line: 19, Col: 7): There's not enough info to determine what you meant. Add one of these properties: run, shell, uses, with, working-directory
test
System.ArgumentException: Unexpected type '' encountered while reading 'steps item uses'. The type 'StringToken' was expected. at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertString(TemplateToken value, String objectDescription) at GitHub.DistributedTask.Pipelines.ObjectTemplating.PipelineTemplateConverter.ConvertToStep(TemplateContext context, TemplateToken stepsItem, ReferenceNameBuilder nameBuilder) at GitHub.DistributedTask.Pipelines.ObjectTemplating.PipelineTemplateConverter.ConvertToSteps(TemplateContext context, TemplateToken steps) at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs) at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
test
Fail to load /home/runner/work/substrate-sdk-android/substrate-sdk-android/./.github/workflows/install/action.yml
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/