refactor(workflow): extract method and cleanup #1679
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
|