[sdk,etk,spa]: migrate from deprecated declaration of `pipe`
ships opened this issue · 0 comments
ships commented
Bug Report
Packages affected:
- OWL/SHACL definitions
- ts-sdk
- ts-etl
- spa
Expected behavior
fp-ts/lib/pipeable
is deprecated in favor of fp-ts/function
. However, in CI the function
import has been failing. Let's remember to address this eventually.
Actual behavior
Deprecation warning.
Steps to reproduce
Run tsc