Skip to content
New issue

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

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

Already on GitHub? # to your account

Results of weekly scheduled smoke test #1266

Closed
github-actions bot opened this issue Oct 16, 2022 · 0 comments · Fixed by #1269
Closed

Results of weekly scheduled smoke test #1266

github-actions bot opened this issue Oct 16, 2022 · 0 comments · Fixed by #1269
Assignees
Labels

Comments

@github-actions
Copy link

Detected 1 ESLint reports and/or crashes.
Scanned 2938 repositories.

Rules:

  • jest/no-restricted-jest-methods
Click to expand

Rule: jest/no-restricted-jest-methods

  • Message: Cannot read property 'type' of undefined Occurred while linting /github/workspace/node_modules/eslint-remote-tester/.cache-eslint-remote-tester/seegno/eslint-config-seegno/test/fixtures/correct.js:20 Rule: "jest/no-restricted-jest-methods"
  • Path: seegno/eslint-config-seegno/test/fixtures/correct.js
  • Link
  18 | it();
  19 | jasmine();
> 20 | jest();
  21 | mocha();
  22 | pending();
  23 | pit();
TypeError: Cannot read property 'type' of undefined
Occurred while linting /github/workspace/node_modules/eslint-remote-tester/.cache-eslint-remote-tester/seegno/eslint-config-seegno/test/fixtures/correct.js:20
Rule: "jest/no-restricted-jest-methods"
    at getAccessorValue (/github/workspace/lib/rules/utils/accessors.js:122:47)
    at CallExpression (/github/workspace/lib/rules/no-restricted-jest-methods.js:37:52)
    at ruleErrorHandler (/github/workspace/node_modules/eslint/lib/linter/linter.js:1114:28)
    at /github/workspace/node_modules/eslint/lib/linter/safe-emitter.js:45:58
    at Array.forEach (<anonymous>)
    at Object.emit (/github/workspace/node_modules/eslint/lib/linter/safe-emitter.js:45:38)
    at NodeEventGenerator.applySelector (/github/workspace/node_modules/eslint/lib/linter/node-event-generator.js:297:26)
    at NodeEventGenerator.applySelectors (/github/workspace/node_modules/eslint/lib/linter/node-event-generator.js:326:22)
    at NodeEventGenerator.enterNode (/github/workspace/node_modules/eslint/lib/linter/node-event-generator.js:340:14)
    at CodePathAnalyzer.enterNode (/github/workspace/node_modules/eslint/lib/linter/code-path-analysis/code-path-analyzer.js:795:23)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant