New Test Workflow #1
test-on-pr.yml
on: pull_request
test-functionality
3s
Annotations
3 errors
test-functionality
/home/runner/work/action-workflow-documenter/action-workflow-documenter/./action.yml (Line: 13, Col: 5): Required property is missing: shell
|
test-functionality
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/action-workflow-documenter/action-workflow-documenter/./action.yml (Line: 13, Col: 5): 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)
|
test-functionality
Fail to load /home/runner/work/action-workflow-documenter/action-workflow-documenter/./action.yml
|