fix: update dependency @slack/bolt to v4 #1889
Annotations
10 errors
Verify Code:
src/bot/acceptReviewRequest.ts#L48
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Verify Code:
src/bot/acceptReviewRequest.ts#L75
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Verify Code:
src/bot/acceptReviewRequest.ts#L81
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Verify Code:
src/bot/acceptReviewRequest.ts#L85
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:
src/bot/getReviewInfo.ts#L3
Module '"@slack/bolt"' has no exported member 'View'.
|
Verify Code:
src/bot/joinQueue.ts#L4
Module '"@slack/bolt"' has no exported member 'Option'.
|
Verify Code:
src/bot/joinQueue.ts#L4
Module '"@slack/bolt"' has no exported member 'View'.
|
Verify Code:
src/bot/requestReview.ts#L7
Module '"@slack/bolt"' has no exported member 'Block'.
|
Verify Code:
src/bot/requestReview.ts#L7
Module '"@slack/bolt"' has no exported member 'KnownBlock'.
|