Skip to content

golangci-lint

golangci-lint #20172

Triggered via push September 12, 2023 18:22
Status Failure
Total duration 1m 13s
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
lint: pkg/kubeconfig/kubeconfig.go#L73
exported: comment on exported function ResolveAndValidateFilename should be of the form "ResolveAndValidateFilename ..." (revive)
lint: pkg/kubeconfig/kubeconfig.go#L114
exported: exported function ValidateKubeconfigPath should have comment or be unexported (revive)
lint: pkg/eksd/upgrader.go#L12
exported: exported type Upgrader should have comment or be unexported (revive)
lint: pkg/eksd/upgrader.go#L26
exported: exported method Upgrader.Upgrade should have comment or be unexported (revive)
lint: pkg/eksd/installer.go#L20
exported: exported type EksdInstallerClient should have comment or be unexported (revive)
lint: pkg/eksd/upgrader.go#L40
exported: exported function EksdChangeDiff should have comment or be unexported (revive)
lint: pkg/eksd/installer.go#L24
exported: exported type Reader should have comment or be unexported (revive)
lint: pkg/eksd/installer.go#L32
exported: exported type Installer should have comment or be unexported (revive)
lint: pkg/eksd/installer.go#L60
exported: exported method Installer.InstallEksdCRDs should have comment or be unexported (revive)
lint: pkg/eksd/installer.go#L95
exported: exported method Installer.InstallEksdManifest should have comment or be unexported (revive)