Add fp
export
#2688
Annotations
3 errors and 1 warning
Run yarn test:
src/fp/core/pipe.ts#L555
TypeError: Method Promise.prototype.then called on incompatible receiver #<Promise>
❯ getNextFunction src/fp/core/pipe.ts:555:10
❯ Module.pipe src/fp/core/pipe.ts:525:10
❯ src/fp/core/pipe.spec.ts:30:18
|
Run yarn test:
src/fp/core/pipe.ts#L555
TypeError: Method Promise.prototype.then called on incompatible receiver #<Promise>
❯ getNextFunction src/fp/core/pipe.ts:555:10
❯ src/fp/core/pipe.ts:535:12
❯ src/fp/core/pipe.spec.ts:109:36
|
Run yarn test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading