setting statuses, and triggering reconciliation #11
Annotations
6 errors and 1 warning
Lint:
internal/controller/telemetry/collector_controller.go#L175
Error return value of `(sigs.k8s.io/controller-runtime/pkg/client.SubResourceWriter).Update` is not checked (errcheck)
|
Lint:
internal/controller/telemetry/collector_controller.go#L295
Error return value of `r.List` is not checked (errcheck)
|
Lint:
internal/controller/telemetry/collector_controller.go#L336
Error return value of `r.List` is not checked (errcheck)
|
Lint:
internal/controller/telemetry/collector_controller.go#L647
Error return value of `(sigs.k8s.io/controller-runtime/pkg/client.SubResourceWriter).Update` is not checked (errcheck)
|
Lint:
internal/controller/telemetry/collector_controller.go#L635
Consider pre-allocating `validSubscriptions` (prealloc)
|
Lint
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading