Skip to content

fix(deps): update module google.golang.org/protobuf to v1.36.5 #4952

fix(deps): update module google.golang.org/protobuf to v1.36.5

fix(deps): update module google.golang.org/protobuf to v1.36.5 #4952

Triggered via push February 6, 2025 16:01
Status Success
Total duration 3m 29s
Artifacts

push_pr.yaml

on: push
Matrix: Build integration for
Static analysis and linting
2m 4s
Static analysis and linting
Codespell
8s
Codespell
Matrix: Helm chart Lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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/metric/pods.go#L32
cyclomatic complexity 16 of func `(*PodsFetcher).DoPodsFetch` is high (> 10) (gocyclo)