Skip to content

chore(deps): bump k8s.io/apimachinery from 0.28.2 to 0.31.3 #3646

chore(deps): bump k8s.io/apimachinery from 0.28.2 to 0.31.3

chore(deps): bump k8s.io/apimachinery from 0.28.2 to 0.31.3 #3646

Triggered via pull request December 9, 2024 00:13
Status Failure
Total duration 1m 38s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build: internal/resources/tanzupackageinstall/spec/cluster_scope.go#L21
cognitive complexity 61 of func `ConstructSpecForClusterScope` is high (> 60) (gocognit)
Build: internal/client/proxy/tls_test.go#L50
G101: Potential hardcoded credentials: RSA private key (gosec)
Build: internal/helper/helper.go#L99
G115: integer overflow conversion int -> int8 (gosec)
Build: internal/helper/helper.go#L102
G115: integer overflow conversion int -> int16 (gosec)
Build: internal/helper/helper.go#L105
G115: integer overflow conversion int -> int32 (gosec)
Build: internal/resources/cluster/tkgaws/resource_tkg_aws.go#L278
G115: integer overflow conversion int -> int32 (gosec)
Build: internal/resources/helmcharts/helm_charts_mock_test.go#L24
const `https` is unused (unused)
Build: internal/resources/helmcharts/helm_charts_mock_test.go#L25
const `clAPIVersionAndGroup` is unused (unused)
Build: internal/resources/helmcharts/helm_charts_mock_test.go#L26
const `apiSubGroup` is unused (unused)
Build: internal/resources/helmcharts/helm_charts_mock_test.go#L27
const `apiKind` is unused (unused)
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636