Skip to content

Rufio options (#6741) #20720

Rufio options (#6741)

Rufio options (#6741) #20720

Triggered via push October 13, 2023 21:25
Status Failure
Total duration 1m 55s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: pkg/git/gitclient/gitclient_test.go#L49
var-naming: var repoUrl should be repoURL (revive)
lint: pkg/version/version.go#L5
exported: exported type Info should have comment or be unexported (revive)
lint: pkg/version/version.go#L9
exported: exported function Get should have comment or be unexported (revive)
lint: pkg/types/cluster.go#L5
exported: exported type Cluster should have comment or be unexported (revive)
lint: pkg/types/cluster.go#L20
exported: exported type InfrastructureBundle should have comment or be unexported (revive)
lint: pkg/types/docker.go#L3
exported: exported type DockerCredentials should have comment or be unexported (revive)
lint: pkg/types/lookup.go#L3
exported: exported type Lookup should have comment or be unexported (revive)
lint: pkg/types/resources.go#L5
exported: exported type Deployment should have comment or be unexported (revive)
lint: pkg/types/upgrades.go#L3
exported: exported type ChangeDiff should have comment or be unexported (revive)
lint: pkg/types/closer.go#L5
exported: exported type Closer 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/git/providers/github/github.go#L165
var-naming: func RepoUrl should be RepoURL (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/clients/kubernetes/kubeconfig.go#L14
exported: exported function NewKubeconfigClient should have comment or be unexported (revive)
lint: pkg/api/v1alpha1/vspheremachineconfig_types.go#L31
exported: exported method VSphereMachineConfig.PauseReconcile should have comment or be unexported (revive)