Skip to content

feat(dmesg, components): deprecate dmesg component, use it as a shared log poller, replace xid-sxid with existing separate components #1082

feat(dmesg, components): deprecate dmesg component, use it as a shared log poller, replace xid-sxid with existing separate components

feat(dmesg, components): deprecate dmesg component, use it as a shared log poller, replace xid-sxid with existing separate components #1082

Triggered via pull request January 13, 2025 03:13
@gyuhogyuho
synchronize #290
deprecate-dmesg
Status Failure
Total duration 2m 43s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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