Skip to content

fix: update dependency @slack/bolt to v4 #2222

fix: update dependency @slack/bolt to v4

fix: update dependency @slack/bolt to v4 #2222

Triggered via push February 24, 2025 13:09
Status Failure
Total duration 30s
Artifacts

pr-checks.yml

on: push
Verify Code
19s
Verify Code
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Verify Code: src/app.ts#L24
Parameter '_' implicitly has an 'any' type.
Verify Code: src/app.ts#L24
Parameter 'res' implicitly has an 'any' type.
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#L72
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Verify Code: src/bot/acceptReviewRequest.ts#L78
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Verify Code: src/bot/acceptReviewRequest.ts#L82
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'.