chore(deps): update newrelic/infrastructure-bundle docker tag to v3.2.65 #4950
push_pr.yaml
on: push
Matrix: Build integration for
Static analysis and linting
2m 2s
Codespell
9s
Matrix: Helm chart Lint
Run tests
1m 55s
Annotations
19 errors
Helm chart Lint (v1.28.3)
Process completed with exit code 1.
|
Helm chart Lint (v1.27.5)
The job was canceled because "v1_28_3" failed.
|
Helm chart Lint (v1.27.5)
The operation was canceled.
|
Helm chart Lint (v1.30.0)
The job was canceled because "v1_28_3" failed.
|
Helm chart Lint (v1.30.0)
The operation was canceled.
|
Helm chart Lint (v1.31.0)
The job was canceled because "v1_28_3" failed.
|
Helm chart Lint (v1.31.0)
The operation was canceled.
|
Helm chart Lint (v1.29.5)
The job was canceled because "v1_28_3" failed.
|
Helm chart Lint (v1.29.5)
The operation was canceled.
|
Static analysis and linting:
src/definition/populate.go#L66
cognitive complexity 61 of func `IntegrationPopulator` is high (> 30) (gocognit)
|
Static analysis and linting:
src/prometheus/definition.go#L226
cognitive complexity 44 of func `GroupMetricsBySpec` is high (> 30) (gocognit)
|
Static analysis and linting:
src/prometheus/query.go#L48
cognitive complexity 31 of func `(Query).Execute` is high (> 30) (gocognit)
|
Static analysis and linting:
src/kubelet/metric/cadvisor.go#L36
cognitive complexity 38 of func `CadvisorFetchFunc` is high (> 30) (gocognit)
|
Static analysis and linting:
src/kubelet/metric/pods.go#L270
cognitive complexity 32 of func `(*PodsFetcher).fillPodStatus` is high (> 30) (gocognit)
|
Static analysis and linting:
src/prometheus/definition_test.go#L1348
string `kube-system_kube-addon-manager-minikube_kube-addon-manager` has 5 occurrences, make it a constant (goconst)
|
Static analysis and linting:
src/prometheus/definition_test.go#L1434
string `kube-system_kube-addon-manager-minikube` has 3 occurrences, make it a constant (goconst)
|
Static analysis and linting:
src/kubelet/metric/pods.go#L216
string `True` has 7 occurrences, make it a constant (goconst)
|
Static analysis and linting:
internal/testutil/asserter/assert.go#L87
cyclomatic complexity 11 of func `(Asserter).Assert` is high (> 10) (gocyclo)
|
Static analysis and linting:
src/kubelet/grouper/group.go#L62
cyclomatic complexity 17 of func `(*grouper).Group` is high (> 10) (gocyclo)
|