Skip to content

feat(utils): enhance getErrorMessage to handle custom error objects #289

feat(utils): enhance getErrorMessage to handle custom error objects

feat(utils): enhance getErrorMessage to handle custom error objects #289

Triggered via push October 16, 2023 05:12
Status Failure
Total duration 1m 0s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
TYPE_CHECK
Argument of type 'unknown' is not assignable to parameter of type 'string | Error | { message: string; }'.
TYPE_CHECK
Argument of type 'unknown' is not assignable to parameter of type 'string | Error | { message: string; }'.
TYPE_CHECK
Process completed with exit code 1.