feat(cloud): implement CRUD functions for Kubernetes cloud resource #909
build.yml
on: pull_request
install
1m 50s
generate
1m 56s
format
18s
golangci-lint
1m 34s
copyright-check
15s
Annotations
4 errors
copyright-check
Process completed with exit code 1.
|
golangci-lint:
internal/juju/kubernetesClouds_test.go#L32
func `(*KubernetesCloudSuite).getKubernetesCloudClient` is unused (unused)
|
golangci-lint:
internal/juju/kubernetesClouds.go#L70
SA1019: rand.Read has been deprecated since Go 1.20 because it shouldn't be used: For almost all use cases, crypto/rand.Read is more appropriate. (staticcheck)
|
golangci-lint
issues found
|