Adding golangci-lint Linter to CI #31
pipeline.yml
on: pull_request
failfast
/
format-check
12s
build
/
Build ⚒️
Annotations
3 errors and 1 warning
failfast / format-check
/home/runner/work/urchin/urchin/./.github/workflows/actions/golangci-lint/action.yml (Line: 10, Col: 7): Required property is missing: shell
|
failfast / format-check
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/urchin/urchin/./.github/workflows/actions/golangci-lint/action.yml (Line: 10, Col: 7): Required property is missing: shell
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)
|
failfast / format-check
Failed to load /home/runner/work/urchin/urchin/./.github/workflows/actions/golangci-lint/action.yml
|
failfast / format-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|