Skip to content

feat(cloud): implement CRUD functions for Kubernetes cloud resource #909

feat(cloud): implement CRUD functions for Kubernetes cloud resource

feat(cloud): implement CRUD functions for Kubernetes cloud resource #909

Triggered via pull request October 4, 2024 18:42
Status Failure
Total duration 30m 18s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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