[pre-commit.ci] pre-commit autoupdate #140
Annotations
5 errors and 1 warning
lint:
internal/pkg/utils/utils.go#L22
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
|
lint:
internal/pkg/utils/utils.go#L25
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
|
lint:
internal/pkg/utils/utils.go#L28
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
|
lint:
internal/pkg/discordCommandInterface/dci.go#L47
SA1016: os.Kill cannot be trapped (did you mean syscall.SIGTERM?) (staticcheck)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, 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/
|