This is an example of a test issue #1
Annotations
3 errors and 1 warning
run
/home/runner/work/issue-translator/issue-translator/./action.yml: (Line: 23, Col: 18, Idx: 555) - (Line: 23, Col: 19, Idx: 556): While parsing a block mapping, did not find expected key.
|
run
System.ArgumentException: Unexpected type '' encountered while reading 'action manifest root'. The type 'MappingToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertMapping(TemplateToken value, String objectDescription)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
run
Failed to load /home/runner/work/issue-translator/issue-translator/./action.yml
|
run
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|