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

Use-T rule error when using test.createStream() #4

Open
barbarafarias opened this issue Jul 5, 2019 · 0 comments
Open

Use-T rule error when using test.createStream() #4

barbarafarias opened this issue Jul 5, 2019 · 0 comments

Comments

@barbarafarias
Copy link

When using test.createStream() the following error is throw:

Error: TypeError: Cannot read property 'params' of undefined
Occurred while linting xxxx/xxxxx/xxx
at Object.CallExpression (xxxxxx/node_modules/eslint-plugin-tape/rules/use-t.js:15:21)
at predefinedRules.(anonymous function) (xxxx/node_modules/eslint-plugin-tape/create-tape-rule.js:122:27)
at listeners.(anonymous function).forEach.listener (xxxxxx/node_modules/eslint/lib/util/safe-emitter.js:45:58)
at Array.forEach ()
at Object.emit (xxxxx/node_modules/eslint/lib/util/safe-emitter.js:45:38)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant