Skip to content

Fix Delete Encrypted Etcd Cluster (#7950) #24616

Fix Delete Encrypted Etcd Cluster (#7950)

Fix Delete Encrypted Etcd Cluster (#7950) #24616

Triggered via push April 9, 2024 21:14
Status Failure
Total duration 1m 36s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: pkg/yamlutil/parser.go#L97
receiver-naming: receiver name p should be consistent with previous receiver name c for Parser (revive)
lint: pkg/yamlutil/parser.go#L103
receiver-naming: receiver name p should be consistent with previous receiver name c for Parser (revive)
lint: pkg/yamlutil/parser.go#L125
receiver-naming: receiver name p should be consistent with previous receiver name c for Parser (revive)
lint: pkg/yamlutil/apiobject.go#L28
exported: exported function NewObjectLookupBuilder should have comment or be unexported (revive)
lint: pkg/yamlutil/parser.go#L174
receiver-naming: receiver name p should be consistent with previous receiver name c for Parser (revive)
lint: pkg/yamlutil/parser.go#L156
var-naming: var generateApiObj should be generateAPIObj (revive)
lint: pkg/yamlutil/parser.go#L31
exported: exported function NewParser should have comment or be unexported (revive)
lint: pkg/yamlutil/parser.go#L54
exported: exported function NewMapping should have comment or be unexported (revive)
lint: internal/pkg/oidc/keys.go#L14
exported: exported function GetKeyID should have comment or be unexported (revive)
lint: internal/pkg/oidc/server.go#L23
var-naming: struct field JwksUri should be JwksURI (revive)
lint: pkg/git/providers/github/github.go#L52
unexported-return: exported func New returns unexported type *github.githubProvider, which can be annoying to use (revive)
lint: pkg/git/providers/github/github.go#L19
exported: exported const GitProviderName should have comment (or a comment on this block) or be unexported (revive)
lint: pkg/git/providers/github/github.go#L33
exported: exported type Options should have comment or be unexported (revive)
lint: 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)
lint: pkg/git/providers/github/github.go#L133
exported: exported function GetGithubAccessTokenFromEnv should have comment or be unexported (revive)
lint: pkg/git/providers/github/github.go#L157
exported: exported type GitProviderNotFoundError should have comment or be unexported (revive)
lint: pkg/git/providers/github/github.go#L165
exported: exported function RepoUrl should have comment or be unexported (revive)
lint: pkg/git/providers/github/github.go#L22
var-naming: const githubUrlTemplate should be githubURLTemplate (revive)
lint: pkg/clients/kubernetes/kubeconfig.go#L14
exported: exported function NewKubeconfigClient should have comment or be unexported (revive)
lint: pkg/providers/tinkerbell/hardware/index.go#L114
exported: exported type ErrUnknownIndex should have comment or be unexported (revive)