Skip to content

chore(deps): bump sigs.k8s.io/controller-runtime from 0.6.0 to 0.23.3 #4292

chore(deps): bump sigs.k8s.io/controller-runtime from 0.6.0 to 0.23.3

chore(deps): bump sigs.k8s.io/controller-runtime from 0.6.0 to 0.23.3 #4292

Status Failure
Total duration 1m 50s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build: internal/resources/credential/resource_credential_test.go#L174
Consider preallocating check with capacity 2 + len(checks) (prealloc)
Build: internal/resources/credential/data_source_credential_test.go#L74
Consider preallocating check with capacity 3 + len(checks) (prealloc)
Build: internal/resources/clustergroup/resource_cluster_group_test.go#L74
Consider preallocating check (prealloc)
Build: internal/resources/clustergroup/data_source_cluster_group_test.go#L64
Consider preallocating check (prealloc)
Build: internal/resources/cluster/tkgvsphere/resource_tkgvsphere.go#L71
Consider preallocating acs with capacity len(spec.AdvancedConfigs) (prealloc)
Build: internal/resources/cluster/tkgaws/resource_tkg_aws.go#L69
Consider preallocating acs with capacity len(spec.AdvancedConfigs) (prealloc)
Build: internal/resources/cluster/nodepools/resource_node_pool.go#L550
Consider preallocating vls with capacity len(tkgServiceVsphere.Volumes) (prealloc)
Build: internal/resources/cluster/data_source_cluster_test.go#L39
Consider preallocating check (prealloc)
Build: internal/helper/openapi_v3_schema_validator/openapi_v3_schema_validator.go#L47
Consider preallocating errs (prealloc)
Build: internal/client/transport/client.go#L179
G704: SSRF via taint analysis (gosec)