Skip to content

fix golangci-lint

fix golangci-lint #91

Triggered via pull request May 24, 2024 13:19
Status Failure
Total duration 34s
Artifacts

go.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Go 1.20 sample: api_epoll.go#L165
e.getMultiEventLoop().addPollEvNum undefined (type *MultiEventLoop has no field or method addPollEvNum)
Go 1.20 sample: api_epoll.go#L204
e.getMultiEventLoop().addReadEvNum undefined (type *MultiEventLoop has no field or method addReadEvNum)
Go 1.20 sample: api_epoll.go#L213
e.getMultiEventLoop().addWriteEvNum undefined (type *MultiEventLoop has no field or method addWriteEvNum)
Go 1.20 sample
Process completed with exit code 1.
Go 1.20 sample
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Go 1.20 sample
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/