Annotations
3 errors and 1 warning
build-and-release:
src/tools/connection.ts#L9
Object literal may only specify known properties, and 'loadPlugins' does not exist in type 'Partial<ClientOptions>'.
|
build-and-release:
src/vendor/PacketSorter.ts#L57
Property 'sendFrame' does not exist on type 'never'.
|
build-and-release
Process completed with exit code 1.
|
build-and-release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|