This repository was archived by the owner on Mar 7, 2025. It is now read-only.
Update dependency typescript to ~5.8.2 #2418
ci.yml
on: pull_request
Test: node-20, ubuntu-latest
20s
Lint: node-20, ubuntu-latest
26s
Audit: node-20, ubuntu-latest
17s
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.
|