Skip to content

fix: update all non-major dependencies #2144

fix: update all non-major dependencies

fix: update all non-major dependencies #2144

Triggered via push February 19, 2025 02:09
Status Failure
Total duration 32s
Artifacts

pr-checks.yml

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

Annotations

6 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
Process completed with exit code 2.