Github Action Changes #47
Annotations
8 errors and 2 warnings
build-linux
/home/runner/work/comic_reader/comic_reader/./.github/workflows/setup/action.yaml (Line: 15, Col: 7): Required property is missing: shell
|
build-linux
/home/runner/work/comic_reader/comic_reader/./.github/workflows/setup/action.yaml (Line: 19, Col: 7): Required property is missing: shell
|
build-linux
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/comic_reader/comic_reader/./.github/workflows/setup/action.yaml (Line: 15, Col: 7): Required property is missing: shell,/home/runner/work/comic_reader/comic_reader/./.github/workflows/setup/action.yaml (Line: 19, 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-linux
Failed to load /home/runner/work/comic_reader/comic_reader/./.github/workflows/setup/action.yaml
|
build-windows
D:\a\comic_reader\comic_reader\./.github/workflows/setup\action.yaml (Line: 15, Col: 7): Required property is missing: shell
|
build-windows
D:\a\comic_reader\comic_reader\./.github/workflows/setup\action.yaml (Line: 19, Col: 7): Required property is missing: shell
|
build-windows
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. D:\a\comic_reader\comic_reader\./.github/workflows/setup\action.yaml (Line: 15, Col: 7): Required property is missing: shell,D:\a\comic_reader\comic_reader\./.github/workflows/setup\action.yaml (Line: 19, 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-windows
Failed to load D:\a\comic_reader\comic_reader\./.github/workflows/setup\action.yaml
|
build-linux
The following actions uses Node.js version which is deprecated 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/
|
build-windows
The following actions uses Node.js version which is deprecated 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/
|