Skip to content

Bump typescript from 5.4.5 to 5.5.3 #421

Bump typescript from 5.4.5 to 5.5.3

Bump typescript from 5.4.5 to 5.5.3 #421

Triggered via pull request July 11, 2024 17:57
Status Failure
Total duration 45s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build: node_modules/@types/node/events.d.ts#L503
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/