Skip to content

[pre-commit.ci] pre-commit autoupdate #150

[pre-commit.ci] pre-commit autoupdate

[pre-commit.ci] pre-commit autoupdate #150

Triggered via pull request January 7, 2025 00:25
Status Failure
Total duration 2m 42s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636