Refactor error, panic #70
Annotations
10 errors
Run pnpm run types:
src/helpers/group.test.ts#L17
Argument of type 'Error' is not assignable to parameter of type 'string'.
|
Run pnpm run types:
src/helpers/group.test.ts#L25
Argument of type 'Error' is not assignable to parameter of type 'string'.
|
Run pnpm run types:
src/helpers/try.test.ts#L36
Argument of type 'Error' is not assignable to parameter of type 'string'.
|
Run pnpm run types:
src/helpers/try.test.ts#L44
Argument of type 'Error' is not assignable to parameter of type 'string'.
|
Run pnpm run types:
src/helpers/try.test.ts#L73
Argument of type 'Error' is not assignable to parameter of type 'string'.
|
Run pnpm run types:
src/helpers/try.test.ts#L83
Argument of type 'Error' is not assignable to parameter of type 'string'.
|
Run pnpm run types:
src/helpers/try.test.ts#L112
Argument of type 'Error' is not assignable to parameter of type 'string'.
|
Run pnpm run types:
src/helpers/try.test.ts#L122
Argument of type 'Error' is not assignable to parameter of type 'string'.
|
Run pnpm run types:
src/option/promise.test.ts#L59
Argument of type 'Panic' is not assignable to parameter of type 'string'.
|
Run pnpm run types:
src/result/promise.test.ts#L67
Argument of type 'Panic' is not assignable to parameter of type 'string'.
|
The logs for this run have expired and are no longer available.
Loading