Test #5
Annotations
4 errors and 1 warning
test1
/home/runner/work/test-workflow/test-workflow/./.github/actions/test-multi-steps/action.yml (Line: 12, Col: 7): Required property is missing: shell
|
test1
/home/runner/work/test-workflow/test-workflow/./.github/actions/test-multi-steps/action.yml (Line: 14, Col: 7): Required property is missing: shell
|
test1
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/test-workflow/test-workflow/./.github/actions/test-multi-steps/action.yml (Line: 12, Col: 7): Required property is missing: shell,/home/runner/work/test-workflow/test-workflow/./.github/actions/test-multi-steps/action.yml (Line: 14, Col: 7): Required property is missing: shell
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
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)
|
test1
Failed to load /home/runner/work/test-workflow/test-workflow/./.github/actions/test-multi-steps/action.yml
|
test1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|