Closed mieciu closed 1 day ago
A step towards untangling dependency hell with our modules.
Mainly it's about the having functions from utils return an error and logging them (or sometimes not - whenever I've though it's not that significant) in the places they're called.
utils
error
Related to https://github.com/QuesmaOrg/quesma/issues/1017
A step towards untangling dependency hell with our modules.
Mainly it's about the having functions from
utils
return anerror
and logging them (or sometimes not - whenever I've though it's not that significant) in the places they're called.Related to https://github.com/QuesmaOrg/quesma/issues/1017