chore(deps): update newrelic/k8s-events-forwarder docker tag to v1.59.1 #4862
Annotations
10 errors and 1 warning
golangci-lint:
internal/config/config_test.go#L12
File is not properly formatted (gofumpt)
|
golangci-lint:
internal/config/config_test.go#L16
File is not properly formatted (gofumpt)
|
golangci-lint:
internal/config/config_test.go#L22
File is not properly formatted (gofumpt)
|
golangci-lint:
internal/config/config_test.go#L31
os.Setenv() can be replaced by `t.Setenv()` in anonymous function (tenv)
|
golangci-lint:
internal/config/config_test.go#L32
os.Setenv() can be replaced by `t.Setenv()` in anonymous function (tenv)
|
golangci-lint:
internal/config/config_test.go#L21
TestLoadConfig should call t.Parallel on the top level as well as its subtests (tparallel)
|
golangci-lint:
internal/config/config.go#L261
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"parsing expression invalid value: %v, type: %T\", val, val)" (err113)
|
golangci-lint:
internal/config/config.go#L301
Magic number: 7, in <argument> detected (mnd)
|
golangci-lint:
internal/config/config.go#L302
Magic number: 60, in <argument> detected (mnd)
|
golangci-lint:
internal/config/config.go#L255
Consider pre-allocating `values` (prealloc)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading