Skip to content

chore(deps): update dependency typescript to v5 #875

chore(deps): update dependency typescript to v5

chore(deps): update dependency typescript to v5 #875

Triggered via push September 9, 2024 19:04
Status Failure
Total duration 43s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build: node_modules/@types/node/buffer.d.ts#L310
Interface 'Buffer' incorrectly extends interface 'Uint8Array'.
build: node_modules/@types/node/globals.d.ts#L85
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; }'.
build: node_modules/@types/node/module.d.ts#L103
Overload signatures must all be optional or required.
build
Process completed with exit code 1.