Update go version to 1.21 #3228
Annotations
10 errors and 1 warning
lint:
internal/client/proxy/tls_test.go#L51
G101: Potential hardcoded credentials: RSA private key (gosec)
|
lint:
internal/models/objectmeta/object_meta.go#L9
import 'github.com/go-openapi/strfmt' is not allowed from list 'Main' (depguard)
|
lint:
internal/models/objectmeta/object_meta.go#L10
import 'github.com/go-openapi/swag' is not allowed from list 'Main' (depguard)
|
lint:
internal/models/objectmeta/object_ref.go#L11
import 'github.com/go-openapi/strfmt' is not allowed from list 'Main' (depguard)
|
lint:
internal/models/objectmeta/object_ref.go#L12
import 'github.com/go-openapi/swag' is not allowed from list 'Main' (depguard)
|
lint:
internal/models/objectmeta/object_type.go#L9
import 'github.com/go-openapi/swag' is not allowed from list 'Main' (depguard)
|
lint:
internal/models/akscluster/cluster.go#L11
import 'github.com/vmware/terraform-provider-tanzu-mission-control/internal/models/objectmeta' is not allowed from list 'Main' (depguard)
|
lint:
internal/models/akscluster/google_protobuf_any.go#L9
import 'github.com/go-openapi/strfmt' is not allowed from list 'Main' (depguard)
|
lint:
internal/models/akscluster/nodepool_resource.go#L9
import 'github.com/vmware/terraform-provider-tanzu-mission-control/internal/models/objectmeta' is not allowed from list 'Main' (depguard)
|
lint:
internal/client/akscluster/cluster_resource.go#L14
import 'github.com/vmware/terraform-provider-tanzu-mission-control/internal/client/errors' is not allowed from list 'Main' (depguard)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|