Skip to content

Reused Actions.

Reused Actions. #14

Triggered via push November 12, 2024 15:59
Status Failure
Total duration 2m 14s
Artifacts

windows.yaml

on: push
Matrix: test_compilers_msvc
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
test_compilers_msvc (windows-debug-user)
D:\a\cpp-essence\cpp-essence\./.github/actions/make-and-test\action.yaml (Line: 13, Col: 7): Required property is missing: shell
test_compilers_msvc (windows-debug-user)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. D:\a\cpp-essence\cpp-essence\./.github/actions/make-and-test\action.yaml (Line: 13, 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)
test_compilers_msvc (windows-debug-user)
Failed to load D:\a\cpp-essence\cpp-essence\./.github/actions/make-and-test\action.yaml
test_compilers_msvc (windows-release-user)
The job was canceled because "windows-debug-user" failed.
test_compilers_msvc (windows-release-user)
D:\a\cpp-essence\cpp-essence\./.github/actions/make-and-test\action.yaml (Line: 13, Col: 7): Required property is missing: shell
test_compilers_msvc (windows-release-user)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. D:\a\cpp-essence\cpp-essence\./.github/actions/make-and-test\action.yaml (Line: 13, 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)
test_compilers_msvc (windows-release-user)
Failed to load D:\a\cpp-essence\cpp-essence\./.github/actions/make-and-test\action.yaml
test_compilers_msvc (windows-debug-user)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/