Skip to content

chore: update copyright and spdx (#450) #3635

chore: update copyright and spdx (#450)

chore: update copyright and spdx (#450) #3635

Triggered via push December 4, 2024 16:16
Status Failure
Total duration 1m 51s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build: internal/models/policy/recipe/security/baseline.go#L10
import 'github.com/go-openapi/swag' is not allowed from list 'Main' (depguard)
Build: internal/models/policy/recipe/security/custom.go#L13
import 'github.com/go-openapi/swag' is not allowed from list 'Main' (depguard)
Build: internal/models/policy/recipe/security/strict.go#L10
import 'github.com/go-openapi/swag' is not allowed from list 'Main' (depguard)
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636