Skip to content

chore(deps): update alpine docker tag to v3.21.3 #4973

chore(deps): update alpine docker tag to v3.21.3

chore(deps): update alpine docker tag to v3.21.3 #4973

Triggered via push February 14, 2025 20:36
Status Success
Total duration 3m 15s
Artifacts

push_pr.yaml

on: push
Matrix: Build integration for
Static analysis and linting
1m 54s
Static analysis and linting
Codespell
11s
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)