Skip to content

Bump typescript from 4.7.4 to 5.3.3 #590

Bump typescript from 4.7.4 to 5.3.3

Bump typescript from 4.7.4 to 5.3.3 #590

Triggered via push December 11, 2023 16:06
Status Failure
Total duration 48s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

node.js.yml

on: push
Matrix: default
Fit to window
Zoom out
Zoom in

Annotations

11 errors
default (16.x, 6.0): 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; }'.
default (16.x, 6.0): src/gridfs.ts#L216
Expected 1 arguments, but got 2.
default (16.x, 6.0): src/gridfs.ts#L458
Property 'isConnected' does not exist on type 'MongoClient'.
default (16.x, 6.0): src/gridfs.ts#L459
Property 'isConnected' does not exist on type 'MongoClient'.
default (16.x, 6.0)
Process completed with exit code 2.
default (18.x, 6.0)
The job was canceled because "_16_x_6_0" failed.
default (18.x, 6.0): 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; }'.
default (18.x, 6.0): src/gridfs.ts#L216
Expected 1 arguments, but got 2.
default (18.x, 6.0): src/gridfs.ts#L458
Property 'isConnected' does not exist on type 'MongoClient'.
default (18.x, 6.0): src/gridfs.ts#L459
Property 'isConnected' does not exist on type 'MongoClient'.
default (18.x, 6.0)
Process completed with exit code 2.