feat(dmesg, components): deprecate dmesg component, use it as a shared log poller, replace xid-sxid with existing separate components #1082
Annotations
4 errors and 1 warning
Run golangci-lint:
components/accelerator/nvidia/error/sxid/component_output.go#L119
func `(*Output).getEvents` is unused (unused)
|
Run golangci-lint:
components/accelerator/nvidia/error/xid/component_output.go#L176
func `(*Output).getEvents` is unused (unused)
|
Run golangci-lint:
components/query/log/poller.go#L247
S1011: should replace loop with `items = append(items, itemsFromPollerOutput...)` (gosimple)
|
Run golangci-lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading