Skip to content

fix: update all non-major dependencies #1850

fix: update all non-major dependencies

fix: update all non-major dependencies #1850

Triggered via push October 28, 2024 22:23
Status Failure
Total duration 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr-checks.yml

on: push
Verify Code
18s
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.