chore: extract options to struct among other things #403
Annotations
10 errors and 1 warning
Run GolangCI-Lint:
internal/cluster/cluster.go#L28
exported: type name will be used as cluster.ClusterClient by other packages, and that stutters; consider calling this Client (revive)
|
Run GolangCI-Lint:
internal/cluster/cluster.go#L24
var-naming: type HttpClient should be HTTPClient (revive)
|
Run GolangCI-Lint:
cmd/aws/command.go#L20
var `alertsEmailFlag` is unused (unused)
|
Run GolangCI-Lint:
cmd/aws/command.go#L23
var `clusterNameFlag` is unused (unused)
|
Run GolangCI-Lint:
cmd/aws/command.go#L24
var `clusterTypeFlag` is unused (unused)
|
Run GolangCI-Lint:
cmd/aws/command.go#L26
var `githubOrgFlag` is unused (unused)
|
Run GolangCI-Lint:
cmd/aws/command.go#L27
var `gitlabGroupFlag` is unused (unused)
|
Run GolangCI-Lint:
cmd/aws/command.go#L28
var `gitProviderFlag` is unused (unused)
|
Run GolangCI-Lint:
cmd/aws/command.go#L29
var `gitProtocolFlag` is unused (unused)
|
Run GolangCI-Lint:
cmd/aws/command.go#L30
var `gitopsTemplateURLFlag` is unused (unused)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading