chore(deps): Updates dependencies #388
Annotations
11 errors
|
src/Router/RateLimiterMiddleware.ts#L12
Argument of type 'string | undefined' is not assignable to parameter of type 'string | number'.
|
src/utils/DbUtils.ts#L167
'client' is possibly 'undefined'.
|
src/utils/DbUtils.ts#L168
Argument of type 'PoolClient | undefined' is not assignable to parameter of type 'PoolClient'.
|
src/utils/DbUtils.ts#L170
'client' is possibly 'undefined'.
|
src/utils/DbUtils.ts#L171
Argument of type 'PoolClient | undefined' is not assignable to parameter of type 'PoolClient'.
|
src/utils/DbUtils.ts#L173
'client' is possibly 'undefined'.
|
src/utils/DbUtils.ts#L177
Argument of type 'PoolClient | undefined' is not assignable to parameter of type 'PoolClient'.
|
src/utils/DbUtils.ts#L195
'client' is possibly 'undefined'.
|
src/utils/DbUtils.ts#L196
Argument of type 'PoolClient | undefined' is not assignable to parameter of type 'PoolClient'.
|
src/utils/DbUtils.ts#L198
'client' is possibly 'undefined'.
|
The logs for this run have expired and are no longer available.
Loading