feat: Consistent labelling #3488
pr-code-checks.yml
on: pull_request
unit-tests
3m 34s
lint
2m 29s
coverage
3m 12s
verify-code-generated
1m 25s
gitleaks
4s
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.
|