adds validate triggers script for bundles and versions (#7094) #21813
Annotations
10 errors
pkg/curatedpackages/oras/import.go#L15
exported: exported type FileRegistryImporter should have comment or be unexported (revive)
|
pkg/curatedpackages/oras/import.go#L21
exported: exported function NewFileRegistryImporter should have comment or be unexported (revive)
|
pkg/curatedpackages/oras/import.go#L30
exported: exported method FileRegistryImporter.Push should have comment or be unexported (revive)
|
pkg/curatedpackages/oras/download.go#L17
exported: exported type BundleDownloader should have comment or be unexported (revive)
|
pkg/curatedpackages/oras/download.go#L30
exported: exported method BundleDownloader.Download should have comment or be unexported (revive)
|
pkg/curatedpackages/oras/download.go#L46
exported: exported function UniqueCharts should have comment or be unexported (revive)
|
pkg/curatedpackages/oras/download.go#L70
exported: exported function ReadFilesFromBundles should have comment or be unexported (revive)
|
pkg/curatedpackages/oras/import.go#L48
exported: exported function ChartFileName should have comment or be unexported (revive)
|
pkg/git/gitclient/gitclient.go#L209
cyclomatic complexity 11 of func `(*GitClient).Branch` is high (> 10) (gocyclo)
|
pkg/git/gitclient/gitclient.go#L395
receiver-naming: receiver name ggc should be consistent with previous receiver name gg for goGit (revive)
|
The logs for this run have expired and are no longer available.
Loading