Skip to content

Add client config defaults #55

Add client config defaults

Add client config defaults #55

Triggered via push September 20, 2023 08:49
Status Failure
Total duration 5m 28s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
CI tests: pkg/client/controllers/result.go#L16
func `requeueAfter` is unused (unused)
CI tests: pkg/client/controllers/result.go#L20
func `requeueImmediately` is unused (unused)
CI tests: pkg/database/database.go#L460
ineffectual assignment to count (ineffassign)
CI tests
Process completed with exit code 2.
CI tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/