Run CI #1489
Annotations
10 errors
Run golangci-lint:
gateway/test/utils/utils.go#L13
ST1001: should not use dot imports (staticcheck)
|
Run golangci-lint:
gateway/internal/features/feature/ratelimit.go#L112
SA4006: this value of rateLimitPlugin is never used (staticcheck)
|
Run golangci-lint:
gateway/internal/features/feature/ratelimit.go#L108
SA4006: this value of rateLimitPlugin is never used (staticcheck)
|
Run golangci-lint:
gateway/internal/features/feature/ratelimit.go#L76
SA4006: this value of rateLimitPlugin is never used (staticcheck)
|
Run golangci-lint:
gateway/internal/features/feature/circuit_breaker.go#L104
S1002: should omit comparison to bool constant, can be simplified to !route.Spec.Traffic.CircuitBreaker.Enabled (staticcheck)
|
Run golangci-lint:
gateway/pkg/kong/client/client.go#L74
comment-spacings: no space between comment delimiter and comment text (revive)
|
Run golangci-lint:
gateway/internal/features/feature/external_idp_test.go#L61
comment-spacings: no space between comment delimiter and comment text (revive)
|
Run golangci-lint:
gateway/internal/features/feature/circuit_breaker_test.go#L8
File is not properly formatted (goimports)
|
Run golangci-lint:
gateway/internal/features/feature/circuit_breaker.go#L9
File is not properly formatted (goimports)
|
Run golangci-lint:
gateway/internal/features/builder_header_transformation_test.go#L61
ginkgo-linter: "Expect": missing assertion method. Expected "To()", "ToNot()" or "NotTo()" (ginkgolinter)
|
Loading