chore(deps): update newrelic/k8s-events-forwarder docker tag to v1.60.0 #4921
push_pr.yaml
on: push
Matrix: Build integration for
Static analysis and linting
1m 36s
Codespell
8s
Matrix: Helm chart Lint
Run tests
2m 3s
Annotations
10 errors and 11 warnings
Static analysis and linting:
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)
|
Static analysis and linting:
internal/config/config.go#L301
Magic number: 7, in <argument> detected (mnd)
|
Static analysis and linting:
internal/config/config.go#L302
Magic number: 60, in <argument> detected (mnd)
|
Static analysis and linting:
internal/config/config.go#L255
Consider pre-allocating `values` (prealloc)
|
Static analysis and linting:
internal/config/config.go#L315
error returned from external package is unwrapped: sig: func (*github.com/spf13/viper.Viper).ReadInConfig() error (wrapcheck)
|
Static analysis and linting:
internal/config/config.go#L320
error returned from external package is unwrapped: sig: func (*github.com/spf13/viper.Viper).UnmarshalExact(rawVal any, opts ...github.com/spf13/viper.DecoderConfigOption) error (wrapcheck)
|
Static analysis and linting:
cmd/kubernetes-static/main.go#L40
cyclomatic complexity 15 of func `main` is high (> 10) (gocyclo)
|
Static analysis and linting:
cmd/kubernetes-static/main.go#L149
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
Static analysis and linting:
cmd/kubernetes-static/main.go#L38
args is a global variable (gochecknoglobals)
|
Static analysis and linting:
src/controlplane/grouper/group.go#L45
New returns interface (github.com/newrelic/nri-kubernetes/v3/src/data.Grouper) (ireturn)
|
Codespell
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build integration for (linux, arm)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build integration for (linux, arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build integration for (linux, amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Static analysis and linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Helm chart Lint (v1.28.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Helm chart Lint (v1.27.5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Helm chart Lint (v1.30.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Helm chart Lint (v1.29.5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Helm chart Lint (v1.31.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|