Skip to content

Support APIKey authentication #1314

Support APIKey authentication

Support APIKey authentication #1314

Triggered via pull request May 24, 2024 09:20
Status Failure
Total duration 2m 22s
Artifacts

lint-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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