ci: add lint check on pull request #15
Annotations
10 errors and 1 warning
Linting
/home/runner/work/random-name-picker/random-name-picker/./.github/actions/setup/action.yml: (Line: 8, Col: 13, Idx: 149) - (Line: 8, Col: 13, Idx: 149): Mapping values are not allowed in this context.
|
Linting
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)
|
Linting
Fail to load /home/runner/work/random-name-picker/random-name-picker/./.github/actions/setup/action.yml
|
build (ubuntu-latest)
/home/runner/work/random-name-picker/random-name-picker/./.github/actions/setup/action.yml: (Line: 8, Col: 13, Idx: 149) - (Line: 8, Col: 13, Idx: 149): Mapping values are not allowed in this context.
|
build (ubuntu-latest)
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)
|
build (ubuntu-latest)
Fail to load /home/runner/work/random-name-picker/random-name-picker/./.github/actions/setup/action.yml
|
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
build (windows-latest)
The operation was canceled.
|
build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
build (macos-latest)
The operation was canceled.
|
Linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ataylorme/eslint-annotate-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|