Update typescript
#1555
Annotations
4 errors and 2 warnings
|
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; any(signals: AbortSignal[]): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
|
|
|
package-lock.json#L1
Dependency duplications found. Run npm dedupe to fix them.
|
package-lock.json#L1
Dependency vulnerabilities found. Run npm audit to get more info.
|
This job was cancelled
Loading