no message #18
main.yml
on: push
example-job
3s
call-reusable-workflow
/
print-job
3s
Annotations
3 errors and 2 warnings
example-job
/home/runner/work/test-commit/test-commit/./.github/actions/testing-action/action.yml (Line: 19, Col: 12): Unrecognized named-value: 'vars'. Located at position 1 within expression: vars.NAME
|
example-job
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/test-commit/test-commit/./.github/actions/testing-action/action.yml (Line: 19, Col: 12): Unrecognized named-value: 'vars'. Located at position 1 within expression: vars.NAME
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)
|
example-job
Failed to load /home/runner/work/test-commit/test-commit/./.github/actions/testing-action/action.yml
|
example-job
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
example-job
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|