gRPC Endpoints #928
tests.yaml
on: pull_request
build-bins
9m 16s
tests
3m 18s
lint
3m 27s
release-dry-run
10m 53s
coverage
15s
codegen
2m 47s
yamlcheck
6s
shellcheck
9s
integration-tests
/
crd-e2e
30m 0s
dispatch-release
0s
Annotations
10 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#L242
G102: Binds to all network interfaces (gosec)
|
lint:
gateway/grpc/server_test.go#L250
G402: TLS InsecureSkipVerify set true. (gosec)
|
lint:
gateway/grpc/server_test.go#L329
G102: Binds to all network interfaces (gosec)
|
lint:
gateway/grpc/server_test.go#L337
G402: TLS InsecureSkipVerify set true. (gosec)
|
lint:
gateway/grpc/server.go#L90
unexported-return: exported func WithCerts returns unexported type grpc.opt, which can be annoying to use (revive)
|
lint:
gateway/grpc/server.go#L94
unexported-return: exported func WithProviderClient returns unexported type grpc.opt, which can be annoying to use (revive)
|
lint:
gateway/grpc/server.go#L98
unexported-return: exported func WithClusterReadClient returns unexported type grpc.opt, which can be annoying to use (revive)
|
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
|