Skip to content

Bump typescript from 5.4.5 to 5.7.2 #452

Bump typescript from 5.4.5 to 5.7.2

Bump typescript from 5.4.5 to 5.7.2 #452

Triggered via push November 25, 2024 04:01
Status Failure
Total duration 43s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: node_modules/@types/node/buffer.d.ts#L632
Interface 'Buffer' incorrectly extends interface 'Uint8Array<ArrayBufferLike>'.
build: node_modules/@types/node/events.d.ts#L503
Duplicate identifier 'EventEmitter'.
build: node_modules/@types/node/fs/promises.d.ts#L56
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
build: node_modules/@types/node/fs/promises.d.ts#L238
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
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
The following actions use a deprecated Node.js version 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/