Test PR to verify new required linter check #13
Annotations
3 errors and 2 warnings
lint:
pkg/new_pkg/new_pkg.go#L1
package-comments: should have a package comment (revive)
|
lint:
pkg/new_pkg/new_pkg.go#L3
exported: exported function SomePublicFunction should have comment or be unexported (revive)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. 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/gh-models/gh-models. Supported file pattern: go.sum
|