Skip to content

chore(deps): bump go from 1.19 to 1.23.2 #3629

chore(deps): bump go from 1.19 to 1.23.2

chore(deps): bump go from 1.19 to 1.23.2 #3629

Triggered via pull request December 4, 2024 16:12
Status Failure
Total duration 1m 51s
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#L22
cognitive complexity 61 of func `ConstructSpecForClusterScope` is high (> 60) (gocognit)
Build: internal/client/proxy/tls_test.go#L51
G101: Potential hardcoded credentials: RSA private key (gosec)
Build: internal/helper/helper.go#L100
G115: integer overflow conversion int -> int8 (gosec)
Build: internal/helper/helper.go#L103
G115: integer overflow conversion int -> int16 (gosec)
Build: internal/helper/helper.go#L106
G115: integer overflow conversion int -> int32 (gosec)
Build: internal/resources/cluster/tkgaws/resource_tkg_aws.go#L279
G115: integer overflow conversion int -> int32 (gosec)
Build: internal/resources/helmcharts/helm_charts_mock_test.go#L25
const `https` is unused (unused)
Build: internal/resources/helmcharts/helm_charts_mock_test.go#L26
const `clAPIVersionAndGroup` is unused (unused)
Build: internal/resources/helmcharts/helm_charts_mock_test.go#L27
const `apiSubGroup` is unused (unused)
Build: internal/resources/helmcharts/helm_charts_mock_test.go#L28
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