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

no-assigning-return-values: TypeError: Cannot read property 'callee' of undefined #8

Closed
lukeapage opened this issue Nov 4, 2018 · 6 comments

Comments

@lukeapage
Copy link
Contributor

TypeError: Cannot read property 'callee' of undefined
  at isCypressCommandDeclaration (C:\git\test\node_modules\eslint-plugin-cypress\lib\rules\no-assigning-return-values.js:38:17)
  at Array.some (<anonymous>:null:null)
  at VariableDeclaration (C:\git\test\node_modules\eslint-plugin-cypress\lib\rules\no-assigning-return-values.js:24:31)

I'll try and make a PR if I can get to the bottom of it.

@chrisbreiding
Copy link
Contributor

Version 2.1.1 has been published to NPM. The full release note can be found at eslint-plugin-cypress/releases/tag/v2.1.1.

Tip: safely upgrade dependency eslint-plugin-cypress in your project using next-update

@randing89
Copy link
Contributor

I am still getting this error in 2.1.1

TypeError: Cannot read property 'callee' of undefined
at isCypressCommandDeclaration (/buildeng/bamboo-agent-home/xml-data/build-dir/CONFMICRO-CFN255-RLT/node_modules/eslint-plugin-cypress/lib/rules/no-assigning-return-values.js:41:17)

@chrisbreiding
Copy link
Contributor

Version 2.1.2 has been published to NPM. The full release note can be found at eslint-plugin-cypress/releases/tag/v2.1.2.

Tip: safely upgrade dependency eslint-plugin-cypress in your project using next-update

@HugoGresse
Copy link

I'm stil having this issue in the 2.7.0

@HugoGresse
Copy link

See HugoGresse/open-feedback#167

@HugoGresse
Copy link

Shouldn't this be re-open?

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

4 participants