chore(deps): update dependency typescript to v4.9.5 #1019
Annotations
7 errors and 22 warnings
build (16.x):
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; }'.
|
build (16.x)
Process completed with exit code 2.
|
build (14.x)
The job was canceled because "_16_x" failed.
|
build (14.x):
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; }'.
|
build (14.x)
Process completed with exit code 2.
|
build (12.x)
The job was canceled because "_16_x" failed.
|
build (12.x)
The operation was canceled.
|
build (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (16.x):
__tests__/integration/persistenceLayer-postgres.ts#L14
Unexpected any. Specify a different type
|
build (16.x):
__tests__/integration/persistenceLayer-postgres.ts#L14
Unexpected any. Specify a different type
|
build (16.x):
__tests__/integration/persistenceLayer-postgres.ts#L207
'now' is assigned a value but never used
|
build (16.x):
__tests__/unit/repository.ts#L8
Unexpected any. Specify a different type
|
build (16.x):
__tests__/unit/repository.ts#L8
Unexpected any. Specify a different type
|
build (16.x):
src/Event.ts#L25
Unexpected any. Specify a different type
|
build (16.x):
src/Repository.ts#L16
Unexpected any. Specify a different type
|
build (14.x):
__tests__/integration/persistenceLayer-postgres.ts#L14
Unexpected any. Specify a different type
|
build (14.x):
__tests__/integration/persistenceLayer-postgres.ts#L14
Unexpected any. Specify a different type
|
build (14.x):
__tests__/integration/persistenceLayer-postgres.ts#L207
'now' is assigned a value but never used
|
build (14.x):
__tests__/unit/repository.ts#L8
Unexpected any. Specify a different type
|
build (14.x):
__tests__/unit/repository.ts#L8
Unexpected any. Specify a different type
|
build (14.x):
src/Event.ts#L25
Unexpected any. Specify a different type
|
build (14.x):
src/Repository.ts#L16
Unexpected any. Specify a different type
|
build (12.x):
__tests__/integration/persistenceLayer-postgres.ts#L14
Unexpected any. Specify a different type
|
build (12.x):
__tests__/integration/persistenceLayer-postgres.ts#L14
Unexpected any. Specify a different type
|
build (12.x):
__tests__/integration/persistenceLayer-postgres.ts#L207
'now' is assigned a value but never used
|
build (12.x):
__tests__/unit/repository.ts#L8
Unexpected any. Specify a different type
|
build (12.x):
__tests__/unit/repository.ts#L8
Unexpected any. Specify a different type
|
build (12.x):
src/Event.ts#L25
Unexpected any. Specify a different type
|
build (12.x):
src/Repository.ts#L16
Unexpected any. Specify a different type
|