Fix cuddling linter warnings #481
check-commit-message-push.yml
on: push
Check commit message style on push
3s
Annotations
3 errors and 2 warnings
[golangci] internal/slice/slice.go#L21:
internal/slice/slice.go#L21
exported: exported function StartsWithAnyOf should have comment or be unexported (revive)
|
[golangci] internal/github/action.go#L82:
internal/github/action.go#L82
type `specified` is unused (unused)
|
[golangci] internal/github/action.go#L11:
internal/github/action.go#L11
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
Check commit message style on push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mristin/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check commit message style on push
The following actions uses node12 which is deprecated and will be forced to run on node16: mristin/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|