Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Update dependency typescript to ~5.8.2 #2418

Update dependency typescript to ~5.8.2

Update dependency typescript to ~5.8.2 #2418

Triggered via pull request February 28, 2025 17:46
Status Failure
Total duration 38s
Artifacts

ci.yml

on: pull_request
Test: node-20, ubuntu-latest
20s
Test: node-20, ubuntu-latest
Lint: node-20, ubuntu-latest
26s
Lint: node-20, ubuntu-latest
Audit: node-20, ubuntu-latest
17s
Audit: node-20, ubuntu-latest
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Audit: node-20, ubuntu-latest
Process completed with exit code 1.
Test: node-20, ubuntu-latest: node_modules/.pnpm/@[email protected]/node_modules/@bcherny/json-schema-ref-parser/lib/index.d.ts#L3
Export assignment cannot be used when targeting ECMAScript modules. Consider using 'export default' or another module format instead.
Test: node-20, ubuntu-latest: node_modules/.pnpm/@[email protected]/node_modules/@types/node/buffer.d.ts#L632
Interface 'Buffer' incorrectly extends interface 'Uint8Array<ArrayBufferLike>'.
Test: node-20, ubuntu-latest: node_modules/.pnpm/@[email protected]/node_modules/@types/node/fs/promises.d.ts#L56
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
Test: node-20, ubuntu-latest: node_modules/.pnpm/@[email protected]/node_modules/@types/node/fs/promises.d.ts#L238
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
Test: node-20, ubuntu-latest
Process completed with exit code 2.