fix: require Maybe#getOr callback to return the same type #21
Annotations
3 errors and 1 warning
release:
src/maybe.spec.ts#L81
Type 'number | undefined' does not satisfy the constraint '"Expected: number, Actual: null" | "Expected: undefined, Actual: null"'.
|
release:
src/maybe.spec.ts#L85
Type 'undefined' does not satisfy the constraint '"Expected: undefined, Actual: null"'.
|
release
Process completed with exit code 1.
|
release
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/.
|