feat(server): 完成reactor server开发,但测试过程中遇到个问题 #25
Annotations
10 errors and 1 warning
storage/cli/cli.go#L8
could not import github.com/Trinoooo/eggie_kv/storage/server (-: # github.com/Trinoooo/eggie_kv/storage/server
|
storage/server/reactor_server.go#L91
undefined: syscall.EVFILT_READ
|
storage/server/reactor_server.go#L92
undefined: syscall.EV_ADD
|
storage/server/reactor_server.go#L92
undefined: syscall.EV_ENABLE
|
storage/server/reactor_server.go#L92
undefined: syscall.EV_ONESHOT
|
storage/server/reactor_server.go#L159
undefined: syscall.EV_EOF
|
storage/server/reactor_server.go#L191
undefined: syscall.Kqueue
|
storage/server/reactor_server.go#L203
undefined: syscall.Kevent
|
storage/server/reactor_server.go#L209
undefined: syscall.Kevent
|
storage/server/reactor_server.go#L217
undefined: syscall.Kevent_t
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading