Skip to content

fix: update all non-major dependencies #1800

fix: update all non-major dependencies

fix: update all non-major dependencies #1800

Triggered via push October 15, 2024 20:25
Status Failure
Total duration 30s
Artifacts

pr-checks.yml

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

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.