Staging bundle trigger for patch v0.17.3 (#6731) #20321
Annotations
10 errors and 10 warnings
pkg/manifests/eksd/read.go#L10
exported: exported type Reader should have comment or be unexported (revive)
|
pkg/manifests/eksd/read.go#L14
exported: exported function ReadManifest should have comment or be unexported (revive)
|
pkg/manifests/eksd/images.go#L7
exported: exported function Images should have comment or be unexported (revive)
|
pkg/constants/constants.go#L31
var-naming: const DefaultHttpsPort should be DefaultHTTPSPort (revive)
|
pkg/constants/constants.go#L91
exported: exported type Operation should have comment or be unexported (revive)
|
pkg/constants/constants.go#L94
exported: exported const Create should have comment (or a comment on this block) or be unexported (revive)
|
pkg/manifests/bundles/versions_bundle.go#L7
exported: exported function VersionsBundleForKubernetesVersion should have comment or be unexported (revive)
|
pkg/manifests/bundles/charts.go#L5
exported: exported function Charts should have comment or be unexported (revive)
|
pkg/manifests/bundles/read.go#L14
exported: exported type Reader should have comment or be unexported (revive)
|
pkg/manifests/bundles/read.go#L18
exported: exported function Read should have comment or be unexported (revive)
|
pkg/git/providers/github/github.go#L22
var-naming: const githubUrlTemplate should be githubURLTemplate (revive)
|
pkg/git/providers/github/github.go#L165
var-naming: func RepoUrl should be RepoURL (revive)
|
pkg/git/providers/github/github.go#L52
unexported-return: exported func New returns unexported type *github.githubProvider, which can be annoying to use (revive)
|
pkg/git/providers/github/github.go#L19
exported: exported const GitProviderName should have comment (or a comment on this block) or be unexported (revive)
|
pkg/git/providers/github/github.go#L33
exported: exported type Options should have comment or be unexported (revive)
|
pkg/git/providers/github/github.go#L40
exported: type name will be used as github.GithubClient by other packages, and that stutters; consider calling this Client (revive)
|
pkg/git/providers/github/github.go#L133
exported: exported function GetGithubAccessTokenFromEnv should have comment or be unexported (revive)
|
pkg/git/providers/github/github.go#L157
exported: exported type GitProviderNotFoundError should have comment or be unexported (revive)
|
pkg/clients/kubernetes/kubeconfig.go#L14
exported: exported function NewKubeconfigClient should have comment or be unexported (revive)
|
pkg/api/v1alpha1/oidcconfig_types.go#L75
increment-decrement: should replace m[v.Claim+v.Value] -= 1 with m[v.Claim+v.Value]-- (revive)
|
The logs for this run have expired and are no longer available.
Loading