Moved part of the PR github workflow to a shared action. #28
Annotations
6 errors
clang-tidy
/home/runner/work/libtorrent/libtorrent/./.github/actions/project-builder/action.yml (Line: 5, Col: 3): Unexpected value 'runs-on'
|
clang-tidy
/home/runner/work/libtorrent/libtorrent/./.github/actions/project-builder/action.yml (Line: 8, Col: 5): Required property is missing: shell
|
clang-tidy
/home/runner/work/libtorrent/libtorrent/./.github/actions/project-builder/action.yml (Line: 16, Col: 5): Required property is missing: shell
|
clang-tidy
/home/runner/work/libtorrent/libtorrent/./.github/actions/project-builder/action.yml (Line: 20, Col: 5): Required property is missing: shell
|
clang-tidy
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/libtorrent/libtorrent/./.github/actions/project-builder/action.yml (Line: 5, Col: 3): Unexpected value 'runs-on',/home/runner/work/libtorrent/libtorrent/./.github/actions/project-builder/action.yml (Line: 8, Col: 5): Required property is missing: shell,/home/runner/work/libtorrent/libtorrent/./.github/actions/project-builder/action.yml (Line: 16, Col: 5): Required property is missing: shell,/home/runner/work/libtorrent/libtorrent/./.github/actions/project-builder/action.yml (Line: 20, 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)
|
clang-tidy
Failed to load /home/runner/work/libtorrent/libtorrent/./.github/actions/project-builder/action.yml
|