Fixing github action to checkout code properly #60
Annotations
3 errors and 1 warning
tests
/home/runner/work/versioner/versioner/./versioner/action.yml: (Line: 22, Col: 9, Idx: 616) - (Line: 22, Col: 46, Idx: 653): While parsing a block mapping, did not find expected key.
|
tests
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)
|
tests
Fail to load /home/runner/work/versioner/versioner/./versioner/action.yml
|
tests
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/
|