feat: Consistent labelling #3489
pr-code-checks.yml
on: pull_request
unit-tests
3m 28s
lint
2m 18s
coverage
2m 44s
verify-code-generated
1m 27s
gitleaks
6s
Annotations
6 errors
lint:
internal/utils/k8s/utils.go#L7
File is not properly formatted (gci)
|
lint:
internal/utils/k8s/utils.go#L18
File is not properly formatted (gci)
|
lint:
internal/resources/otelcollector/agent.go#L20
import "github.com/kyma-project/telemetry-manager/internal/resources/common" imported without alias but must be with alias "commonresources" according to config (importas)
|
lint:
internal/resources/otelcollector/agent.go#L21
ST1019(related information): other import of "github.com/kyma-project/telemetry-manager/internal/resources/common" (stylecheck)
|
lint:
internal/utils/k8s/utils_test.go#L84
unnecessary trailing newline (whitespace)
|
lint
Process completed with exit code 2.
|