chore: update workflow to use github by default #17
Annotations
3 errors and 4 warnings
staticcheck
[staticcheck] reported by reviewdog 🐶
pattern ./...: directory prefix . does not contain main module or its selected dependencies
Raw Output:
{"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"pattern ./...: directory prefix . does not contain main module or its selected dependencies","code":{"value":"compile","url":"https://staticcheck.io/docs/checks#compile"},"location":{"path":"","range":{"start":{"line":0,"column":0},"end":{"line":0,"column":0}}},"related_locations":[],"severity":"ERROR"}
|
staticcheck
Process completed with exit code 1.
|
lint
golangci-lint exit with code 7
|
staticcheck
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
staticcheck
Restore cache failed: Dependencies file is not found in /home/runner/work/.github/.github. Supported file pattern: go.sum
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/.github/.github. Supported file pattern: go.sum
|