Add delete mgmt workflow (#7502) #24133
Annotations
10 errors and 10 warnings
golangci-lint:
pkg/git/gitclient/gitclient_test.go#L49
var-naming: var repoUrl should be repoURL (revive)
|
golangci-lint:
pkg/manifests/reader.go#L14
exported: exported type FileReader should have comment or be unexported (revive)
|
golangci-lint:
pkg/manifests/reader.go#L18
exported: exported type Reader should have comment or be unexported (revive)
|
golangci-lint:
pkg/manifests/reader.go#L23
exported: exported type ReaderOpt should have comment or be unexported (revive)
|
golangci-lint:
pkg/manifests/reader.go#L25
exported: exported function WithReleasesManifest should have comment or be unexported (revive)
|
golangci-lint:
pkg/manifests/reader.go#L31
exported: exported function NewReader should have comment or be unexported (revive)
|
golangci-lint:
pkg/manifests/reader.go#L72
exported: exported method Reader.ReadEKSD should have comment or be unexported (revive)
|
golangci-lint:
pkg/manifests/reader.go#L86
exported: exported method Reader.ReadImages should have comment or be unexported (revive)
|
golangci-lint:
pkg/manifests/reader.go#L95
exported: exported method Reader.ReadImagesFromBundles should have comment or be unexported (revive)
|
golangci-lint:
pkg/manifests/reader.go#L99
exported: exported method Reader.ReadCharts should have comment or be unexported (revive)
|
golangci-lint:
pkg/constants/constants.go#L31
var-naming: const DefaultHttpsPort should be DefaultHTTPSPort (revive)
|
golangci-lint:
pkg/constants/constants.go#L108
exported: exported type Operation should have comment or be unexported (revive)
|
golangci-lint:
pkg/constants/constants.go#L111
exported: exported const Create should have comment (or a comment on this block) or be unexported (revive)
|
golangci-lint:
pkg/clustermanager/internal/deployments.go#L13
exported: exported var ExternalEtcdDeployments should have comment or be unexported (revive)
|
golangci-lint:
pkg/clustermanager/internal/deployments.go#L18
exported: exported var EksaDeployments should have comment or be unexported (revive)
|
golangci-lint:
pkg/config/config.go#L13
var-naming: const SshKnownHostsEnv should be SSHKnownHostsEnv (revive)
|
golangci-lint:
pkg/config/config.go#L14
var-naming: const EksaAccessKeyIdEnv should be EksaAccessKeyIDEnv (revive)
|
golangci-lint:
pkg/config/config.go#L16
var-naming: const AwsAccessKeyIdEnv should be AwsAccessKeyIDEnv (revive)
|
golangci-lint:
pkg/config/proxy.go#L8
var-naming: const HttpsProxyKey should be HTTPSProxyKey (revive)
|
golangci-lint:
pkg/config/vsphereuser.go#L9
exported: exported const EksavSphereUsernameKey should have comment (or a comment on this block) or be unexported (revive)
|
The logs for this run have expired and are no longer available.
Loading