chore(deps): update dependency typescript to v4.9.5 #932
Annotations
2 errors and 2 warnings
Run npm run build --if-present:
node_modules/@types/node/globals.d.ts#L72
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
|
Run npm run build --if-present
Process completed with exit code 2.
|
Run npm run lint:
__tests__/unit/index.ts#L10
'reject' is defined but never used
|
Run npm run lint:
src/index.ts#L28
'reject' is defined but never used
|
Loading