Skip to content

Bump typescript from 4.6.4 to 5.6.3 #944

Bump typescript from 4.6.4 to 5.6.3

Bump typescript from 4.6.4 to 5.6.3 #944

Triggered via push October 9, 2024 10:28
Status Failure
Total duration 40s
Artifacts

type-check.yml

on: push
Type Check
31s
Type Check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Type Check: node_modules/@sapphire/shapeshift/dist/index.d.ts#L590
Type 'T' does not satisfy the constraint 'object'.
Type Check: node_modules/@sapphire/shapeshift/dist/index.d.ts#L641
Type 'T' does not satisfy the constraint 'object'.
Type Check: node_modules/@types/node/buffer.d.ts#L531
Interface 'Buffer' incorrectly extends interface 'Uint8Array'.
Type Check: node_modules/@types/node/events.d.ts#L312
Duplicate identifier 'EventEmitter'.
Type Check: node_modules/@types/node/fs/promises.d.ts#L49
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
Type Check: node_modules/@types/node/fs/promises.d.ts#L211
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
Type Check: node_modules/@types/node/globals.d.ts#L72
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; any(signals: AbortSignal[]): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
Type Check: node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
Type Check: node_modules/@types/node/stream.d.ts#L50
Class 'Readable' incorrectly implements interface 'ReadableStream'.
Type Check: node_modules/@types/node/stream.d.ts#L498
Class 'Writable' incorrectly implements interface 'WritableStream'.
Type Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Type Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/