Skip to content

Enable kindless upgrade feature for all the providers (#6859) #20903

Enable kindless upgrade feature for all the providers (#6859)

Enable kindless upgrade feature for all the providers (#6859) #20903

Triggered via push October 20, 2023 18:42
Status Failure
Total duration 1m 4s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: pkg/git/gogithub/gogithub.go#L55
var-naming: var HttpClient should be HTTPClient (revive)
lint: pkg/git/gogithub/gogithub.go#L19
exported: exported type GoGithub should have comment or be unexported (revive)
lint: pkg/git/gogithub/gogithub.go#L24
exported: exported type Options should have comment or be unexported (revive)
lint: pkg/git/gogithub/gogithub.go#L28
exported: exported function New should have comment or be unexported (revive)
lint: pkg/git/gogithub/gogithub.go#L35
exported: exported type HTTPClient should have comment or be unexported (revive)
lint: pkg/git/gogithub/gogithub.go#L39
exported: exported type Client should have comment or be unexported (revive)
lint: pkg/git/gogithub/gogithub.go#L124
exported: exported method GoGithub.GetAccessTokenPermissions should have comment or be unexported (revive)
lint: pkg/git/gogithub/gogithub.go#L147
exported: exported method GoGithub.CheckAccessTokenPermissions should have comment or be unexported (revive)
lint: pkg/git/gogithub/gogithub.go#L180
exported: exported method GoGithub.AuthenticatedUser should have comment or be unexported (revive)
lint: pkg/git/gogithub/gogithub.go#L188
exported: exported method GoGithub.Organization should have comment or be unexported (revive)
lint: pkg/curatedpackages/oras/import.go#L15
exported: exported type FileRegistryImporter should have comment or be unexported (revive)
lint: pkg/curatedpackages/oras/import.go#L21
exported: exported function NewFileRegistryImporter should have comment or be unexported (revive)
lint: pkg/curatedpackages/oras/download.go#L17
exported: exported type BundleDownloader should have comment or be unexported (revive)
lint: pkg/curatedpackages/oras/download.go#L30
exported: exported method BundleDownloader.Download should have comment or be unexported (revive)
lint: pkg/curatedpackages/oras/import.go#L30
exported: exported method FileRegistryImporter.Push should have comment or be unexported (revive)
lint: pkg/curatedpackages/oras/import.go#L48
exported: exported function ChartFileName should have comment or be unexported (revive)
lint: pkg/curatedpackages/oras/download.go#L46
exported: exported function UniqueCharts should have comment or be unexported (revive)
lint: pkg/curatedpackages/oras/download.go#L70
exported: exported function ReadFilesFromBundles should have comment or be unexported (revive)
lint: pkg/curatedpackages/configurationclient.go#L11
exported: exported function GenerateAllValidConfigurations should have comment or be unexported (revive)
lint: pkg/curatedpackages/configurationclient.go#L47
exported: exported function ParseConfigurations should have comment or be unexported (revive)