Skip to content

test: add an example for the netpoll package #370

test: add an example for the netpoll package

test: add an example for the netpoll package #370

Triggered via pull request January 5, 2025 04:58
Status Failure
Total duration 33s
Artifacts

test_poll_opt_gc_opt.yml

on: pull_request
Matrix: Run golangci-lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Run golangci-lint (macos-latest): pkg/netpoll/example_netpoll_test.go#L82
exitAfterDefer: log.Fatalf will exit, and `defer cancel()` will not run (gocritic)
Run golangci-lint (macos-latest): pkg/netpoll/example_netpoll_test.go#L111
unused-parameter: parameter 'fd' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint (macos-latest): pkg/netpoll/example_netpoll_test.go#L31
tests: ExampleNetpoll refers to unknown identifier: Netpoll (govet)
Run golangci-lint (macos-latest)
issues found
Run golangci-lint (ubuntu-latest)
The job was canceled because "macos-latest" failed.
Run golangci-lint (ubuntu-latest)
The operation was canceled.