Skip to content

fix: require Maybe#getOr callback to return the same type #21

fix: require Maybe#getOr callback to return the same type

fix: require Maybe#getOr callback to return the same type #21

Triggered via push February 8, 2024 18:01
Status Failure
Total duration 29s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

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/.