Skip to content

Skip airgapped proxy test until it can be run (#7961) #24626

Skip airgapped proxy test until it can be run (#7961)

Skip airgapped proxy test until it can be run (#7961) #24626

Triggered via push April 10, 2024 20:25
Status Failure
Total duration 1m 22s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: pkg/tar/untar_test.go#L12
dot-imports: should not use dot imports (revive)
lint: pkg/tar/gzip_test.go#L8
dot-imports: should not use dot imports (revive)
lint: pkg/tar/tar_test.go#L7
dot-imports: should not use dot imports (revive)
lint: pkg/crypto/tls_test.go#L15
redefines-builtin-id: redefinition of the built-in type string (revive)
lint: pkg/providers/vsphere/setupuser/validator.go#L68
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint: pkg/providers/vsphere/setupuser/validator.go#L47
var-naming: struct field ApiVersion should be APIVersion (revive)
lint: pkg/providers/vsphere/setupuser/setupuser.go#L31
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint: pkg/providers/vsphere/setupuser/validator.go#L13
exported: exported const DefaultUsername should have comment (or a comment on this block) or be unexported (revive)
lint: pkg/providers/vsphere/setupuser/validator.go#L20
exported: exported type Connection should have comment or be unexported (revive)
lint: pkg/providers/vsphere/setupuser/validator.go#L25
exported: exported type Objects should have comment or be unexported (revive)
lint: pkg/clients/kubernetes/kubeconfig.go#L14
exported: exported function NewKubeconfigClient should have comment or be unexported (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#L52
exported: exported function New should have comment or be unexported (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: internal/test/envtest/crd_test.go#L6
dot-imports: should not use dot imports (revive)