hapijs / nes

WebSocket adapter plugin for hapi routes
Other
502 stars 87 forks source link

Nes most likely breaking in Node 22 #331

Closed damusix closed 1 week ago

damusix commented 2 months ago

Runtime

NodeJS

Runtime version

22

Module version

13

Last module version without issue

N/A

Used with

No response

Any other relevant information

Seems like there were breaking changes in Node22 that are making many of the Nes tests fail.

What are you trying to achieve or the steps to reproduce?

Run Nes tests in Node 22

What was the result you got?

What result did you expect?

Tests to pass

Marsup commented 1 week ago

I'm going to close this as CI with node 22 seems to be passing right now. Let me know if there are still stuff to fix related to this issue.