gRPC Endpoints #928
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#L242
G102: Binds to all network interfaces (gosec)
|
Run linter:
gateway/grpc/server_test.go#L250
G402: TLS InsecureSkipVerify set true. (gosec)
|
Run linter:
gateway/grpc/server_test.go#L329
G102: Binds to all network interfaces (gosec)
|
Run linter:
gateway/grpc/server_test.go#L337
G402: TLS InsecureSkipVerify set true. (gosec)
|
Run linter:
gateway/grpc/server.go#L90
unexported-return: exported func WithCerts returns unexported type grpc.opt, which can be annoying to use (revive)
|
Run linter:
gateway/grpc/server.go#L94
unexported-return: exported func WithProviderClient returns unexported type grpc.opt, which can be annoying to use (revive)
|
Run linter:
gateway/grpc/server.go#L98
unexported-return: exported func WithClusterReadClient returns unexported type grpc.opt, which can be annoying to use (revive)
|
Loading