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

Results of weekly scheduled smoke test #3225

Closed
github-actions bot opened this issue Feb 27, 2022 · 0 comments
Closed

Results of weekly scheduled smoke test #3225

github-actions bot opened this issue Feb 27, 2022 · 0 comments

Comments

@github-actions
Copy link

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

Rules:

  • react/no-unused-state
Click to expand

Rule: react/no-unused-state

  • Message: Cannot read property 'params' of null Occurred while linting /github/workspace/node_modules/eslint-remote-tester/.cache-eslint-remote-tester/microsoft/fluent-ui-react/packages/react/src/utils/AutoControlledComponent.tsx:191 Rule: "react/no-unused-state"
  • Path: microsoft/fluent-ui-react/packages/react/src/utils/AutoControlledComponent.tsx
  • Link
  189 |   }
  190 |
> 191 |   static getDerivedStateFromProps: React.GetDerivedStateFromProps<any, any>
  192 |
  193 |   /**
  194 |    * Override this method to use getDerivedStateFromProps() in child components.
TypeError: Cannot read property 'params' of null
Occurred while linting /github/workspace/node_modules/eslint-remote-tester/.cache-eslint-remote-tester/microsoft/fluent-ui-react/packages/react/src/utils/AutoControlledComponent.tsx:191
Rule: "react/no-unused-state"
    at isGDSFP (/github/workspace/lib/rules/no-unused-state.js:251:23)
    at PropertyDefinition, ClassProperty (/github/workspace/lib/rules/no-unused-state.js:362:14)
    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)
@ljharb ljharb closed this as completed in 9090999 Feb 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

0 participants