Skip to content

refactor(workflow): extract method and cleanup #1679

refactor(workflow): extract method and cleanup

refactor(workflow): extract method and cleanup #1679

Triggered via pull request November 6, 2024 09:07
Status Failure
Total duration 1m 31s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: pkg/service/service_test.go#L513
declaration has 4 blank identifiers (dogsled)
lint: pkg/handler/handler_test.go#L25
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
lint: pkg/handler/handler_test.go#L42
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
lint: pkg/service/service_test.go#L498
ST1003: var mockAclClient should be mockACLClient (stylecheck)
lint
issues found