chore(deps): Updates dependencies #388
Annotations
21 errors
build (18.x):
src/Router/RateLimiterMiddleware.ts#L12
Argument of type 'string | undefined' is not assignable to parameter of type 'string | number'.
|
build (18.x):
src/utils/DbUtils.ts#L167
'client' is possibly 'undefined'.
|
build (18.x):
src/utils/DbUtils.ts#L168
Argument of type 'PoolClient | undefined' is not assignable to parameter of type 'PoolClient'.
|
build (18.x):
src/utils/DbUtils.ts#L170
'client' is possibly 'undefined'.
|
build (18.x):
src/utils/DbUtils.ts#L171
Argument of type 'PoolClient | undefined' is not assignable to parameter of type 'PoolClient'.
|
build (18.x):
src/utils/DbUtils.ts#L173
'client' is possibly 'undefined'.
|
build (18.x):
src/utils/DbUtils.ts#L177
Argument of type 'PoolClient | undefined' is not assignable to parameter of type 'PoolClient'.
|
build (18.x):
src/utils/DbUtils.ts#L195
'client' is possibly 'undefined'.
|
build (18.x):
src/utils/DbUtils.ts#L196
Argument of type 'PoolClient | undefined' is not assignable to parameter of type 'PoolClient'.
|
build (18.x):
src/utils/DbUtils.ts#L198
'client' is possibly 'undefined'.
|
build (16.x)
The job was canceled because "_18_x" failed.
|
build (16.x):
src/Router/RateLimiterMiddleware.ts#L12
Argument of type 'string | undefined' is not assignable to parameter of type 'string | number'.
|
build (16.x):
src/utils/DbUtils.ts#L167
'client' is possibly 'undefined'.
|
build (16.x):
src/utils/DbUtils.ts#L168
Argument of type 'PoolClient | undefined' is not assignable to parameter of type 'PoolClient'.
|
build (16.x):
src/utils/DbUtils.ts#L170
'client' is possibly 'undefined'.
|
build (16.x):
src/utils/DbUtils.ts#L171
Argument of type 'PoolClient | undefined' is not assignable to parameter of type 'PoolClient'.
|
build (16.x):
src/utils/DbUtils.ts#L173
'client' is possibly 'undefined'.
|
build (16.x):
src/utils/DbUtils.ts#L177
Argument of type 'PoolClient | undefined' is not assignable to parameter of type 'PoolClient'.
|
build (16.x):
src/utils/DbUtils.ts#L195
'client' is possibly 'undefined'.
|
build (16.x):
src/utils/DbUtils.ts#L196
Argument of type 'PoolClient | undefined' is not assignable to parameter of type 'PoolClient'.
|
build (16.x):
src/utils/DbUtils.ts#L198
'client' is possibly 'undefined'.
|