Skip to content

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

[pre-commit.ci] pre-commit autoupdate

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

Triggered via push November 25, 2024 22:56
Status Failure
Total duration 2m 50s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: internal/pkg/discordCommandInterface/dci.go#L47
SA1016: os.Kill cannot be trapped (did you mean syscall.SIGTERM?) (staticcheck)
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
issues found