Bump the kubernetes group with 2 updates (#7301) #23261
Annotations
10 errors and 10 warnings
golangci-lint:
pkg/files/reader.go#L23
exported: exported type Reader should have comment or be unexported (revive)
|
golangci-lint:
pkg/files/reader.go#L29
exported: exported type ReaderOpt should have comment or be unexported (revive)
|
golangci-lint:
pkg/files/reader.go#L31
exported: exported function WithEmbedFS should have comment or be unexported (revive)
|
golangci-lint:
pkg/files/reader.go#L37
exported: exported function WithUserAgent should have comment or be unexported (revive)
|
golangci-lint:
pkg/files/reader.go#L87
exported: exported function NewReader should have comment or be unexported (revive)
|
golangci-lint:
pkg/files/reader.go#L111
exported: exported method Reader.ReadFile should have comment or be unexported (revive)
|
golangci-lint:
pkg/files/reader.go#L127
var-naming: method readHttpFile should be readHTTPFile (revive)
|
golangci-lint:
pkg/retrier/retrier.go#L85
increment-decrement: should replace retries += 1 with retries++ (revive)
|
golangci-lint:
pkg/retrier/retrier.go#L10
exported: exported type Retrier should have comment or be unexported (revive)
|
golangci-lint:
pkg/retrier/retrier.go#L20
exported: exported type RetrierOpt should have comment or be unexported (revive)
|
golangci-lint:
pkg/templater/yaml.go#L12
exported: exported function AppendYamlResources should have comment or be unexported (revive)
|
golangci-lint:
pkg/templater/yaml.go#L29
exported: exported function ObjectsToYaml should have comment or be unexported (revive)
|
golangci-lint:
pkg/templater/partialyaml.go#L10
exported: exported type PartialYaml should have comment or be unexported (revive)
|
golangci-lint:
pkg/templater/templater.go#L15
exported: exported type Templater should have comment or be unexported (revive)
|
golangci-lint:
pkg/templater/partialyaml.go#L12
exported: exported method PartialYaml.AddIfNotZero should have comment or be unexported (revive)
|
golangci-lint:
pkg/templater/partialyaml.go#L22
exported: exported method PartialYaml.ToYaml should have comment or be unexported (revive)
|
golangci-lint:
pkg/templater/templater.go#L19
exported: exported function New should have comment or be unexported (revive)
|
golangci-lint:
pkg/templater/templater.go#L25
exported: exported method Templater.WriteToFile should have comment or be unexported (revive)
|
golangci-lint:
pkg/templater/templater.go#L38
exported: exported method Templater.WriteBytesToFile should have comment or be unexported (revive)
|
golangci-lint:
pkg/templater/templater.go#L47
exported: exported function Execute should have comment or be unexported (revive)
|
The logs for this run have expired and are no longer available.
Loading