You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: [object Object],[object Object] is not ISeqable
at E (/home/runner/node_modules/testcheck/dist/testcheck.js:90:423)
at /home/runner/node_modules/testcheck/dist/testcheck.js:210:56
at Ce (/home/runner/node_modules/testcheck/dist/testcheck.js:160:54)
at Be.h.Y (/home/runner/node_modules/testcheck/dist/testcheck.js:162:291)
at E (/home/runner/node_modules/testcheck/dist/testcheck.js:90:313)
at Xe (/home/runner/node_modules/testcheck/dist/testcheck.js:183:52)
at to (/home/runner/node_modules/testcheck/dist/testcheck.js:442:143)
at Object.exports.gen.oneOf (/home/runner/node_modules/testcheck/dist/testcheck.js:734:136)
at evalmachine.<anonymous>:3:23
at Script.runInContext (vm.js:133:20)
The text was updated successfully, but these errors were encountered:
@leebyron I love testcheck and would like to introduce it at work but this bug is a showstopper for me. I just want to know if you're still maintaining this project.
The following code taken from the docs throws an error:
Output:
The text was updated successfully, but these errors were encountered: