Skip to content

chore: support TypeScript 7 and update compatibility docs. #3

chore: support TypeScript 7 and update compatibility docs.

chore: support TypeScript 7 and update compatibility docs. #3

Triggered via pull request July 11, 2026 20:20
Status Success
Total duration 59s
Artifacts

typescript-next.yml

on: pull_request
TS next (advisory)
56s
TS next (advisory)
Fit to window
Zoom out
Zoom in

Annotations

10 errors
TS next (advisory)
Cannot find name 'BuiltinIteratorReturn'.
TS next (advisory)
Cannot find name 'BuiltinIteratorReturn'.
TS next (advisory)
Class 'Duplex' incorrectly implements interface 'ReadWriteStream'.
TS next (advisory)
Property '[Symbol.asyncIterator]' in type 'Readable' is not assignable to the same property in base type 'ReadableStream'.
TS next (advisory)
Cannot find name 'AsyncIteratorObject'. Did you mean 'AsyncIterator'?
TS next (advisory)
Cannot find name 'IteratorObject'.
TS next (advisory)
Property '[Symbol.asyncIterator]' in type 'Dir' is not assignable to the same property in base type 'AsyncIterable<Dirent<string>>'.
TS next (advisory)
The 'import.meta' meta-property is not allowed in files which will build into CommonJS output.
TS next (advisory): tsconfig.json#L5
Option 'moduleResolution=node10' has been removed. Please remove it from your configuration.
TS next (advisory)
The 'import.meta' meta-property is not allowed in files which will build into CommonJS output.