feat: Consistent labelling #3484
pr-code-checks.yml
on: pull_request
unit-tests
3m 19s
lint
2m 19s
coverage
2m 50s
verify-code-generated
1m 24s
gitleaks
6s
Annotations
4 errors
lint:
internal/resources/fluentbit/resources.go#L18
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/fluentbit/resources.go#L429
return statements should not be cuddled if block has more than two lines (wsl)
|
lint:
internal/resources/fluentbit/resources.go#L435
return statements should not be cuddled if block has more than two lines (wsl)
|
lint
Process completed with exit code 2.
|