more fixes #23
actionstest.yml
on: push
Notifications
12s
Matrix: build
Annotations
11 errors
build (ubuntu-latest, clang++)
/home/runner/work/actiontests/actiontests/./.github/actions/safe_build/action.yml (Line: 13, Col: 7): Required property is missing: shell
|
build (ubuntu-latest, clang++)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/actiontests/actiontests/./.github/actions/safe_build/action.yml (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)
|
build (ubuntu-latest, clang++)
Failed to load /home/runner/work/actiontests/actiontests/./.github/actions/safe_build/action.yml
|
build (ubuntu-latest, g++-12)
The job was canceled because "ubuntu-latest_clang__" failed.
|
build (ubuntu-latest, g++-12)
/home/runner/work/actiontests/actiontests/./.github/actions/safe_build/action.yml (Line: 13, Col: 7): Required property is missing: shell
|
build (ubuntu-latest, g++-12)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/actiontests/actiontests/./.github/actions/safe_build/action.yml (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)
|
build (ubuntu-latest, g++-12)
Failed to load /home/runner/work/actiontests/actiontests/./.github/actions/safe_build/action.yml
|
build (macos-latest, g++-12)
The job was canceled because "ubuntu-latest_clang__" failed.
|
build (macos-latest, g++-12)
The operation was canceled.
|
build (macos-latest, clang++)
The job was canceled because "ubuntu-latest_clang__" failed.
|
build (macos-latest, clang++)
The operation was canceled.
|