feat(utils): enhance getErrorMessage to handle custom error objects #289
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|