feat(ci): add bash as shell #14
ci-test.yml
on: push
test
3s
spec-test
3s
lint
7s
check conventional commit compliance
7s
Annotations
18 errors
test
/home/runner/work/rundler/rundler/./.github/actions/toolchain/action.yaml (Line: 19, Col: 7): Unexpected value 'shell'
|
test
/home/runner/work/rundler/rundler/./.github/actions/toolchain/action.yaml (Line: 24, Col: 7): Unexpected value 'shell'
|
test
/home/runner/work/rundler/rundler/./.github/actions/toolchain/action.yaml (Line: 29, Col: 7): Unexpected value 'uses'
|
test
/home/runner/work/rundler/rundler/./.github/actions/toolchain/action.yaml (Line: 27, Col: 7): Required property is missing: run
|
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/rundler/rundler/./.github/actions/toolchain/action.yaml
|
spec-test
/home/runner/work/rundler/rundler/./.github/actions/toolchain/action.yaml (Line: 19, Col: 7): Unexpected value 'shell'
|
spec-test
/home/runner/work/rundler/rundler/./.github/actions/toolchain/action.yaml (Line: 24, Col: 7): Unexpected value 'shell'
|
spec-test
/home/runner/work/rundler/rundler/./.github/actions/toolchain/action.yaml (Line: 29, Col: 7): Unexpected value 'uses'
|
spec-test
/home/runner/work/rundler/rundler/./.github/actions/toolchain/action.yaml (Line: 27, Col: 7): Required property is missing: run
|
spec-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)
|
spec-test
Fail to load /home/runner/work/rundler/rundler/./.github/actions/toolchain/action.yaml
|
lint
/home/runner/work/rundler/rundler/./.github/actions/toolchain/action.yaml (Line: 19, Col: 7): Unexpected value 'shell'
|
lint
/home/runner/work/rundler/rundler/./.github/actions/toolchain/action.yaml (Line: 24, Col: 7): Unexpected value 'shell'
|
lint
/home/runner/work/rundler/rundler/./.github/actions/toolchain/action.yaml (Line: 29, Col: 7): Unexpected value 'uses'
|
lint
/home/runner/work/rundler/rundler/./.github/actions/toolchain/action.yaml (Line: 27, Col: 7): Required property is missing: run
|
lint
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)
|
lint
Fail to load /home/runner/work/rundler/rundler/./.github/actions/toolchain/action.yaml
|