chore: update github CI #1727
ci.yml
on: pull_request
Matrix: linting
cancel-previous
3s
Matrix: testing
Annotations
8 errors and 2 warnings
linting (3.12)
/home/runner/work/snappy-pipeline/snappy-pipeline/./.github/actions/conda-cache/action.yml (Line: 24, Col: 7): Unexpected value 'uses'
|
linting (3.12)
/home/runner/work/snappy-pipeline/snappy-pipeline/./.github/actions/conda-cache/action.yml (Line: 25, Col: 7): Unexpected value 'with'
|
linting (3.12)
/home/runner/work/snappy-pipeline/snappy-pipeline/./.github/actions/conda-cache/action.yml (Line: 22, Col: 7): Required property is missing: run
|
linting (3.12)
/home/runner/work/snappy-pipeline/snappy-pipeline/./.github/actions/conda-cache/action.yml (Line: 30, Col: 7): Unexpected value 'uses'
|
linting (3.12)
/home/runner/work/snappy-pipeline/snappy-pipeline/./.github/actions/conda-cache/action.yml (Line: 31, Col: 7): Unexpected value 'with'
|
linting (3.12)
/home/runner/work/snappy-pipeline/snappy-pipeline/./.github/actions/conda-cache/action.yml (Line: 28, Col: 7): Required property is missing: run
|
linting (3.12)
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)
|
linting (3.12)
Failed to load /home/runner/work/snappy-pipeline/snappy-pipeline/./.github/actions/conda-cache/action.yml
|
cancel-previous
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linting (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|