Github Action Changes #50
Annotations
4 errors and 2 warnings
build-linux
System.NotSupportedException: Missing 'using' value. 'using' requires 'composite', 'docker', 'node12', 'node16' or 'node20'.
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
System.NotSupportedException: Missing 'using' value. 'using' requires 'composite', 'docker', 'node12', 'node16' or 'node20'.
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/
|