add OIDC provider best practice (#6595) #20279
Annotations
10 errors and 10 warnings
pkg/docker/concurrent.go#L9
exported: exported type ConcurrentImageProcessor should have comment or be unexported (revive)
|
pkg/docker/concurrent.go#L13
exported: exported function NewConcurrentImageProcessor should have comment or be unexported (revive)
|
pkg/docker/file.go#L16
exported: exported function NewDiskSource should have comment or be unexported (revive)
|
pkg/docker/mover.go#L11
exported: exported type ImageDiskLoader should have comment or be unexported (revive)
|
pkg/docker/registry.go#L30
exported: exported function NewRegistryDestination should have comment or be unexported (revive)
|
pkg/docker/file.go#L36
exported: exported function NewDiskDestination should have comment or be unexported (revive)
|
pkg/docker/concurrent.go#L17
exported: exported type ImageProcessor should have comment or be unexported (revive)
|
pkg/docker/registry.go#L69
exported: exported function NewOriginalRegistrySource should have comment or be unexported (revive)
|
pkg/docker/mover.go#L15
exported: exported type ImageDiskWriter should have comment or be unexported (revive)
|
pkg/docker/concurrent.go#L19
exported: exported method ConcurrentImageProcessor.Process 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#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#L52
exported: exported function New should have comment or be unexported (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)
|
internal/test/envtest/environment.go#L93
exported: exported type Environment should have comment or be unexported (revive)
|
internal/test/envtest/environment.go#L103
exported: exported type EnvironmentOpt should have comment or be unexported (revive)
|
The logs for this run have expired and are no longer available.
Loading