Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logic predicates fail on single argument #3

Open
jamesrswift opened this issue Jan 15, 2022 · 0 comments
Open

Logic predicates fail on single argument #3

jamesrswift opened this issue Jan 15, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@jamesrswift
Copy link
Owner

https://github.com/JamesxX/gort/blob/e144a0a108926c2bc4e14eb50f8416acebb5610d/src/core/conditionals/logic.ts#L55-L58

When called with a single executable, reduce method fails as promises returned as boolean rather than boolean array. Highlighted in above class, but most likely affects the other logic classes too. Most likely brought about by typing issue.

@jamesrswift jamesrswift added the bug Something isn't working label Jan 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant