Add bundle manifest URL to EKS-A version command (#5760) #22297
Annotations
10 errors and 10 warnings
golangci-lint:
pkg/config/proxy_test.go#L10
var-naming: var wantHttpsProxy should be wantHTTPSProxy (revive)
|
golangci-lint:
pkg/config/proxy_test.go#L11
var-naming: var wantHttpProxy should be wantHTTPProxy (revive)
|
golangci-lint:
pkg/controller/clientutil/yaml.go#L9
exported: exported function YamlToClientObjects should have comment or be unexported (revive)
|
golangci-lint:
pkg/controller/clientutil/delete.go#L10
exported: exported function DeleteYaml should have comment or be unexported (revive)
|
golangci-lint:
pkg/controller/clientutil/kubernetes.go#L13
exported: comment on exported type KubeClient should be of the form "KubeClient ..." (with optional leading article) (revive)
|
golangci-lint:
pkg/controller/clientutil/object.go#L7
exported: exported function ObjectsToClientObjects should have comment or be unexported (revive)
|
golangci-lint:
pkg/controller/clientutil/kubernetes.go#L19
exported: exported function NewKubeClient should have comment or be unexported (revive)
|
golangci-lint:
pkg/features/features.go#L12
exported: exported function FeedGates should have comment or be unexported (revive)
|
golangci-lint:
pkg/features/features.go#L16
exported: exported type Feature should have comment or be unexported (revive)
|
golangci-lint:
pkg/features/features.go#L21
exported: exported function IsActive should have comment or be unexported (revive)
|
golangci-lint:
pkg/manifests/releases/read.go#L18
exported: exported function ManifestURL should have comment or be unexported (revive)
|
golangci-lint:
pkg/manifests/releases/read.go#L22
exported: exported type Reader should have comment or be unexported (revive)
|
golangci-lint:
pkg/manifests/releases/read.go#L26
exported: exported function ReadReleases should have comment or be unexported (revive)
|
golangci-lint:
pkg/manifests/releases/read.go#L30
exported: exported function ReadReleasesFromURL should have comment or be unexported (revive)
|
golangci-lint:
pkg/manifests/releases/read.go#L60
exported: exported function ReadBundlesForRelease should have comment or be unexported (revive)
|
golangci-lint:
pkg/manifests/releases/read.go#L64
exported: exported function ReleaseForVersion should have comment or be unexported (revive)
|
golangci-lint:
pkg/version/version.go#L10
exported: exported type Info should have comment or be unexported (revive)
|
golangci-lint:
pkg/version/version.go#L15
exported: exported function Get should have comment or be unexported (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)
|
The logs for this run have expired and are no longer available.
Loading