chore(deps): update dependency typescript to v4.9.5 #846
Annotations
2 errors and 7 warnings
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; }'.
|
|
__tests__/integration/persistenceLayer-postgres.ts#L14
Unexpected any. Specify a different type
|
__tests__/integration/persistenceLayer-postgres.ts#L14
Unexpected any. Specify a different type
|
__tests__/integration/persistenceLayer-postgres.ts#L207
'now' is assigned a value but never used
|
__tests__/unit/repository.ts#L8
Unexpected any. Specify a different type
|
__tests__/unit/repository.ts#L8
Unexpected any. Specify a different type
|
src/Event.ts#L25
Unexpected any. Specify a different type
|
src/Repository.ts#L16
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading