Bump typescript from 5.4.5 to 5.5.2 #410
Annotations
9 errors and 1 warning
build:
node_modules/@types/node/events.d.ts#L481
Duplicate identifier 'EventEmitter'.
|
build:
node_modules/@types/node/stream.d.ts#L53
Class 'ReadableBase' incorrectly implements interface 'ReadableStream'.
|
build:
node_modules/@types/node/stream.d.ts#L662
Class 'WritableBase' incorrectly implements interface 'WritableStream'.
|
build:
node_modules/@types/node/test.d.ts#L380
Class 'TestsStream' incorrectly implements interface 'ReadableStream'.
|
build:
node_modules/discord.js/typings/index.d.mts#L246
Duplicate identifier 'EventEmitter'.
|
build:
node_modules/play-dl/dist/index.d.ts#L3
Module '"stream"' has no exported member 'EventEmitter'.
|
build:
src/Commands/Music.ts#L219
Property 'removeAllListeners' does not exist on type 'VoiceConnection'.
|
build:
src/Commands/Music.ts#L220
Property 'removeAllListeners' does not exist on type 'AudioPlayer'.
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|