fix: update all non-major dependencies #1793
Annotations
5 errors
Verify Code:
src/bot/acceptReviewRequest.ts#L40
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Verify Code:
src/bot/acceptReviewRequest.ts#L46
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Verify Code:
src/bot/acceptReviewRequest.ts#L50
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Verify Code:
src/bot/declineReviewRequest.ts#L25
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Verify Code
Process completed with exit code 2.
|