mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-04 21:53:42 -06:00
Update baselines
This commit is contained in:
parent
0d63589fb2
commit
ba232b2164
@ -1,4 +1,4 @@
|
||||
Exit Code: 2
|
||||
Exit Code: 1
|
||||
Standard output:
|
||||
node_modules/electron/electron.d.ts(5390,13): error TS2430: Interface 'WebviewTag' incorrectly extends interface 'HTMLElement'.
|
||||
Types of property 'addEventListener' are incompatible.
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Exit Code: 2
|
||||
Exit Code: 1
|
||||
Standard output:
|
||||
node_modules/abstract-leveldown/index.d.ts(2,3): error TS7010: 'open', which lacks return-type annotation, implicitly has an 'any' return type.
|
||||
node_modules/abstract-leveldown/index.d.ts(3,3): error TS7010: 'open', which lacks return-type annotation, implicitly has an 'any' return type.
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Exit Code: 2
|
||||
Exit Code: 1
|
||||
Standard output:
|
||||
node_modules/rxjs/scheduler/VirtualTimeScheduler.d.ts(22,22): error TS2415: Class 'VirtualAction<T>' incorrectly extends base class 'AsyncAction<T>'.
|
||||
Types of property 'work' are incompatible.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user