Support APIKey authentication #1314
lint-format.yml
on: pull_request
Format
11s
Lint
2m 6s
Actionlint
8s
Chart Lint
10s
Markdown Lint
6s
Annotations
11 errors
Format
Process completed with exit code 1.
|
Lint:
internal/configs/version2/http.go#L141
exported: exported type APIKey should have comment or be unexported (revive)
|
Lint:
internal/configs/version2/http.go#L149
exported: exported type Client should have comment or be unexported (revive)
|
Lint:
pkg/apis/configuration/v1/types.go#L681
exported: exported type APIKey should have comment or be unexported (revive)
|
Lint:
pkg/apis/configuration/v1/types.go#L687
exported: exported type SuppliedIn should have comment or be unexported (revive)
|
Lint:
pkg/apis/configuration/v1/types.go#L692
exported: exported type RejectCodes should have comment or be unexported (revive)
|
Lint:
pkg/apis/configuration/v1/types.go#L697
exported: exported type Client should have comment or be unexported (revive)
|
Lint:
internal/k8s/secrets/validation.go#L112
exported: exported function ValidateAPIKeySecret should have comment or be unexported (revive)
|
Lint:
internal/configs/virtualserver.go#L1352
var-naming: don't use underscores in Go names; var default_parameter should be defaultParameter (revive)
|
Lint:
internal/configs/virtualserver.go#L1342
unnecessary conversion (unconvert)
|
Lint
issues found
|