refactor(worker): CreateCatalog handler #101
ci.yml
on: pull_request
Test
1m 22s
Golangci-lint
1m 21s
Annotations
5 errors
Golangci-lint:
internal/handlers/create_catalog_test.go#L20
ST1019: package "github.com/rancher/sbombastic/internal/handlers/registry/mocks" is being imported more than once (stylecheck)
|
Golangci-lint:
internal/handlers/create_catalog_test.go#L21
ST1019(related information): other import of "github.com/rancher/sbombastic/internal/handlers/registry/mocks" (stylecheck)
|
Golangci-lint:
internal/handlers/create_catalog_test.go#L18
ST1019: package "github.com/rancher/sbombastic/internal/handlers/registry" is being imported more than once (stylecheck)
|
Golangci-lint:
internal/handlers/create_catalog_test.go#L19
ST1019(related information): other import of "github.com/rancher/sbombastic/internal/handlers/registry" (stylecheck)
|
Golangci-lint
issues found
|