pin golangci-lint version to latest available, fix reported errors #438
Annotations
2 errors and 2 warnings
Test & Coverage
Failed to run: Error: invalid version string '1.58', expected format v1.2 or v1.2.3, Error: invalid version string '1.58', expected format v1.2 or v1.2.3
at parseVersion (/home/runner/work/_actions/golangci/golangci-lint-action/v3/dist/run/index.js:67062:15)
at getRequestedLintVersion (/home/runner/work/_actions/golangci/golangci-lint-action/v3/dist/run/index.js:67111:40)
at findLintVersion (/home/runner/work/_actions/golangci/golangci-lint-action/v3/dist/run/index.js:67144:28)
at prepareLint (/home/runner/work/_actions/golangci/golangci-lint-action/v3/dist/run/index.js:66704:63)
at prepareEnv (/home/runner/work/_actions/golangci/golangci-lint-action/v3/dist/run/index.js:66763:32)
|
Test & Coverage
invalid version string '1.58', expected format v1.2 or v1.2.3
|
Test & Coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test & Coverage
Restore cache failed: Dependencies file is not found in /home/runner/work/remark42/remark42. Supported file pattern: go.sum
|