Skip to content

Bump typescript from 5.1.6 to 5.9.2 #597

Bump typescript from 5.1.6 to 5.9.2

Bump typescript from 5.1.6 to 5.9.2 #597

Triggered via pull request August 3, 2025 01:04
Status Failure
Total duration 23s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Lint
Process completed with exit code 1.
Lint: node_modules/@types/node/module.d.ts#L107
Overload signatures must all be optional or required.
Lint: node_modules/@types/node/fs/promises.d.ts#L219
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
Lint: node_modules/@types/node/fs/promises.d.ts#L57
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
Lint: node_modules/@types/node/buffer.d.ts#L596
Interface 'Buffer' incorrectly extends interface 'Uint8Array<ArrayBufferLike>'.
Lint: src/artifact.ts#L31
Forbidden non-null assertion
Lint: src/artifact.ts#L15
Forbidden non-null assertion