Add action to test #1
Annotations
7 errors
build
/home/runner/work/crc-github-action/crc-github-action/./action.yml (Line: 38, Col: 7): Required property is missing: shell
|
build
/home/runner/work/crc-github-action/crc-github-action/./action.yml (Line: 43, Col: 7): Required property is missing: shell
|
build
/home/runner/work/crc-github-action/crc-github-action/./action.yml (Line: 55, Col: 7): Required property is missing: shell
|
build
/home/runner/work/crc-github-action/crc-github-action/./action.yml (Line: 64, Col: 7): Required property is missing: shell
|
build
/home/runner/work/crc-github-action/crc-github-action/./action.yml (Line: 66, Col: 7): Required property is missing: shell
|
build
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/crc-github-action/crc-github-action/./action.yml (Line: 38, Col: 7): Required property is missing: shell,/home/runner/work/crc-github-action/crc-github-action/./action.yml (Line: 43, Col: 7): Required property is missing: shell,/home/runner/work/crc-github-action/crc-github-action/./action.yml (Line: 55, Col: 7): Required property is missing: shell,/home/runner/work/crc-github-action/crc-github-action/./action.yml (Line: 64, Col: 7): Required property is missing: shell,/home/runner/work/crc-github-action/crc-github-action/./action.yml (Line: 66, 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)
|
build
Failed to load /home/runner/work/crc-github-action/crc-github-action/./action.yml
|