Fix map return type #9
Annotations
3 errors and 1 warning
checks:
src/result.spec.ts#L69
Type 'number' is not assignable to type 'string'.
|
checks:
src/result.spec.ts#L72
Type 'string | number' does not satisfy the constraint '"Expected: string, Actual: never" | "Expected: number, Actual: never"'.
|
checks
Process completed with exit code 1.
|
checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|