chore: support TypeScript 7 and update compatibility docs. #3
typescript-next.yml
on: pull_request
TS next (advisory)
56s
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.
|