Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /release (#6896) #21014
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
lint:
pkg/manifests/reader.go#L14
exported: exported type FileReader should have comment or be unexported (revive)
|
lint:
pkg/manifests/reader.go#L18
exported: exported type Reader should have comment or be unexported (revive)
|
lint:
pkg/manifests/reader.go#L23
exported: exported type ReaderOpt should have comment or be unexported (revive)
|
lint:
pkg/manifests/reader.go#L25
exported: exported function WithReleasesManifest should have comment or be unexported (revive)
|
lint:
pkg/manifests/reader.go#L31
exported: exported function NewReader should have comment or be unexported (revive)
|
lint:
pkg/manifests/reader.go#L72
exported: exported method Reader.ReadEKSD should have comment or be unexported (revive)
|
lint:
pkg/manifests/reader.go#L86
exported: exported method Reader.ReadImages should have comment or be unexported (revive)
|
lint:
pkg/manifests/reader.go#L95
exported: exported method Reader.ReadImagesFromBundles should have comment or be unexported (revive)
|
lint:
pkg/manifests/reader.go#L99
exported: exported method Reader.ReadCharts should have comment or be unexported (revive)
|
lint:
pkg/manifests/reader.go#L108
exported: exported method Reader.ReadChartsFromBundles should have comment or be unexported (revive)
|