Tests codehealth without permissions_config var #2
Annotations
10 errors and 1 warning
golangci-lint:
internal/cli/kubernetes/operator/operator.go#L29
Error return value of `config.LoadAtlasCLIConfig` is not checked (errcheck)
|
golangci-lint:
internal/kubernetes/operator/install.go#L36
const `roleOrgGroupCreator` is unused (unused)
|
golangci-lint:
internal/kubernetes/operator/install.go#L37
const `roleProjectOwner` is unused (unused)
|
golangci-lint:
internal/kubernetes/operator/install.go#L135
func `(*Install).ensureProject` is unused (unused)
|
golangci-lint:
internal/kubernetes/operator/install.go#L157
func `(*Install).generateKeys` is unused (unused)
|
golangci-lint:
internal/kubernetes/operator/install.go#L192
func `(*Install).importAtlasResources` is unused (unused)
|
golangci-lint:
internal/kubernetes/operator/install.go#L255
func `(*Install).ensureCredentialsAssignment` is unused (unused)
|
golangci-lint:
internal/kubernetes/operator/install.go#L290
func `(*Install).deleteSecret` is unused (unused)
|
golangci-lint:
internal/cli/kubernetes/config/config.go#L29
Error return value of `config.LoadAtlasCLIConfig` is not checked (errcheck)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading