gRPC Endpoints #937
Annotations
10 errors
Run linter:
cluster/types/v1beta3/clients/inventory/inventory.go#L193
string `ram` has 4 occurrences, make it a constant (goconst)
|
Run linter:
operator/inventory/node-discovery.go#L775
string `true` has 3 occurrences, make it a constant (goconst)
|
Run linter:
gateway/grpc/client.go#L33
G402: TLS InsecureSkipVerify set true. (gosec)
|
Run linter:
gateway/grpc/server_test.go#L439
G102: Binds to all network interfaces (gosec)
|
Run linter:
gateway/grpc/server_test.go#L447
G402: TLS InsecureSkipVerify set true. (gosec)
|
Run linter:
gateway/grpc/server_test.go#L623
G102: Binds to all network interfaces (gosec)
|
Run linter:
gateway/grpc/server_test.go#L631
G402: TLS InsecureSkipVerify set true. (gosec)
|
Run linter:
cluster/kube/builder/workload.go#L133
var-naming: var requestedRam should be requestedRAM (revive)
|
Run linter:
gateway/grpc/server.go#L96
unexported-return: exported func WithCerts returns unexported type grpc.opt, which can be annoying to use (revive)
|
Run linter:
gateway/grpc/server.go#L100
unexported-return: exported func WithProviderClient returns unexported type grpc.opt, which can be annoying to use (revive)
|
Loading