Lease service: SendManifest
#863
tests.yaml
on: pull_request
build-bins
9m 26s
tests
3m 28s
lint
3m 40s
release-dry-run
11m 12s
coverage
33s
codegen
2m 57s
yamlcheck
2s
shellcheck
22s
integration-tests
/
crd-e2e
24m 53s
dispatch-release
0s
Annotations
6 errors and 2 warnings
lint:
operator/inventory/node-discovery.go#L779
string `true` has 3 occurrences, make it a constant (goconst)
|
lint:
gateway/grpc/client.go#L32
G402: TLS InsecureSkipVerify set true. (gosec)
|
lint:
gateway/grpc/server_test.go#L187
G102: Binds to all network interfaces (gosec)
|
lint:
gateway/grpc/server_test.go#L195
G402: TLS InsecureSkipVerify set true. (gosec)
|
lint:
gateway/grpc/server_test.go#L152
err113: do not define dynamic errors, use wrapped static errors instead: "errors.New(\"boom\")" (goerr113)
|
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
|