Skip to content

chore: update copyright and spdx #3624

chore: update copyright and spdx

chore: update copyright and spdx #3624

Triggered via pull request December 3, 2024 16:18
Status Failure
Total duration 56s
Artifacts

golangci-lint.yml

on: pull_request
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/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/tanzupackageinstall/spec/cluster_scope.go#L82
G115: integer overflow conversion uint64 -> int (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