Skip to content

gRPC Endpoints

gRPC Endpoints #936

Triggered via pull request May 1, 2024 05:51
Status Failure
Total duration 29m 14s
Artifacts

tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
lint: cluster/types/v1beta3/clients/inventory/inventory.go#L193
string `ram` has 4 occurrences, make it a constant (goconst)
lint: operator/inventory/node-discovery.go#L775
string `true` has 3 occurrences, make it a constant (goconst)
lint: gateway/grpc/client.go#L33
G402: TLS InsecureSkipVerify set true. (gosec)
lint: gateway/grpc/server_test.go#L391
G102: Binds to all network interfaces (gosec)
lint: gateway/grpc/server_test.go#L399
G402: TLS InsecureSkipVerify set true. (gosec)
lint: gateway/grpc/server_test.go#L575
G102: Binds to all network interfaces (gosec)
lint: gateway/grpc/server_test.go#L583
G402: TLS InsecureSkipVerify set true. (gosec)
lint: cluster/kube/builder/workload.go#L133
var-naming: var requestedRam should be requestedRAM (revive)
lint: gateway/grpc/server.go#L96
unexported-return: exported func WithCerts returns unexported type grpc.opt, which can be annoying to use (revive)
lint: gateway/grpc/server.go#L100
unexported-return: exported func WithProviderClient returns unexported type grpc.opt, which can be annoying to use (revive)
integration-tests / crd-e2e
Process completed with exit code 2.
coverage
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
integration-tests / crd-e2e
Restore cache failed: Dependencies file is not found in /home/runner/work/provider/provider. Supported file pattern: go.sum