.github/workflows/build.yml #58
build.yml
on: workflow_dispatch
run-tests
/
test-windows
21s
run-tests
/
test-macos
11s
build-windows
0s
package-macos
0s
Annotations
8 errors
|
run-tests / test-macos
Failed to load /Users/runner/work/PartStacker/PartStacker/./.github/actions/cache/action.yml
|
|
run-tests / test-macos
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /Users/runner/work/PartStacker/PartStacker/./.github/actions/cache/action.yml (Line: 12, Col: 7): Required property is missing: shell,/Users/runner/work/PartStacker/PartStacker/./.github/actions/cache/action.yml (Line: 15, Col: 3): 'steps' is already defined
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)
|
|
run-tests / test-macos
/Users/runner/work/PartStacker/PartStacker/./.github/actions/cache/action.yml (Line: 15, Col: 3): 'steps' is already defined
|
|
run-tests / test-macos
/Users/runner/work/PartStacker/PartStacker/./.github/actions/cache/action.yml (Line: 12, Col: 7): Required property is missing: shell
|
|
run-tests / test-windows
Failed to load C:\a\PartStacker\PartStacker\./.github/actions/cache\action.yml
|
|
run-tests / test-windows
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. C:\a\PartStacker\PartStacker\./.github/actions/cache\action.yml (Line: 12, Col: 7): Required property is missing: shell,C:\a\PartStacker\PartStacker\./.github/actions/cache\action.yml (Line: 15, Col: 3): 'steps' is already defined
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)
|
|
run-tests / test-windows
C:\a\PartStacker\PartStacker\./.github/actions/cache\action.yml (Line: 15, Col: 3): 'steps' is already defined
|
|
run-tests / test-windows
C:\a\PartStacker\PartStacker\./.github/actions/cache\action.yml (Line: 12, Col: 7): Required property is missing: shell
|