Skip to content

Bump typescript from 4.9.4 to 5.9.2 #341

Bump typescript from 4.9.4 to 5.9.2

Bump typescript from 4.9.4 to 5.9.2 #341

Triggered via pull request August 15, 2025 22:13
Status Failure
Total duration 29s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
ci
Process completed with exit code 2.
ci: node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
ci: node_modules/@types/node/fs/promises.d.ts#L216
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
ci: node_modules/@types/node/fs/promises.d.ts#L54
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
ci: node_modules/@types/node/buffer.d.ts#L537
Interface 'Buffer' incorrectly extends interface 'Uint8Array<ArrayBufferLike>'.