Skip to content

feat: export the core internal packages #362

feat: export the core internal packages

feat: export the core internal packages #362

Triggered via pull request January 4, 2025 06:46
Status Failure
Total duration 31s
Artifacts

test_gc_opt.yml

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

Annotations

5 errors and 1 warning
Run golangci-lint (ubuntu-latest): pkg/netpoll/defs_poller_epoll.go#L58
unused-parameter: parameter 'flags' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint (ubuntu-latest)
issues found
Run golangci-lint (macos-latest)
The job was canceled because "ubuntu-latest" failed.
Run golangci-lint (macos-latest): pkg/netpoll/defs_poller_kqueue.go#L52
unused-parameter: parameter 'event' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint (macos-latest)
issues found
Run golangci-lint (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636