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 #3053

Closed
github-actions bot opened this issue Aug 29, 2021 · 0 comments
Closed

Results of weekly scheduled smoke test #3053

github-actions bot opened this issue Aug 29, 2021 · 0 comments

Comments

@github-actions
Copy link

Detected 2 ESLint reports and/or crashes.
Scanned 3919 repositories.

Rules:

  • unable-to-parse-rule-id
Click to expand

Rule: unable-to-parse-rule-id

  • Message: Cannot read property 'name' of undefined Occurred while linting /home/runner/work/eslint-plugin-react/eslint-plugin-react/node_modules/eslint-remote-tester/.cache-eslint-remote-tester/elastic/eui/src/components/form/super_select/super_select_control.tsx:64
  • Path: elastic/eui/src/components/form/super_select/super_select_control.tsx
  • Link
  62 | export const EuiSuperSelectControl: <T extends string>(
  63 |   props: EuiSuperSelectControlProps<T>
> 64 | ) => ReturnType<FunctionComponent<EuiSuperSelectControlProps<T>>> = ({
  65 |   className,
  66 |   options = [],
  67 |   id,
TypeError: Cannot read property 'name' of undefined
Occurred while linting /home/runner/work/eslint-plugin-react/eslint-plugin-react/node_modules/eslint-remote-tester/.cache-eslint-remote-tester/elastic/eui/src/components/form/super_select/super_select_control.tsx:64
    at Object.markAnnotatedFunctionArgumentsAsDeclared (/home/runner/work/eslint-plugin-react/eslint-plugin-react/lib/util/propTypes.js:945:31)
    at updatedRuleInstructions.<computed> (/home/runner/work/eslint-plugin-react/eslint-plugin-react/lib/util/Components.js:933:43)
    at /home/runner/work/eslint-plugin-react/eslint-plugin-react/node_modules/eslint/lib/linter/safe-emitter.js:45:58
    at Array.forEach (<anonymous>)
    at Object.emit (/home/runner/work/eslint-plugin-react/eslint-plugin-react/node_modules/eslint/lib/linter/safe-emitter.js:45:38)
    at NodeEventGenerator.applySelector (/home/runner/work/eslint-plugin-react/eslint-plugin-react/node_modules/eslint/lib/linter/node-event-generator.js:293:26)
    at NodeEventGenerator.applySelectors (/home/runner/work/eslint-plugin-react/eslint-plugin-react/node_modules/eslint/lib/linter/node-event-generator.js:322:22)
    at NodeEventGenerator.enterNode (/home/runner/work/eslint-plugin-react/eslint-plugin-react/node_modules/eslint/lib/linter/node-event-generator.js:336:14)
    at CodePathAnalyzer.enterNode (/home/runner/work/eslint-plugin-react/eslint-plugin-react/node_modules/eslint/lib/linter/code-path-analysis/code-path-analyzer.js:711:23)
    at /home/runner/work/eslint-plugin-react/eslint-plugin-react/node_modules/eslint/lib/linter/linter.js:960:32

Rule: unable-to-parse-rule-id

  • Message: Cannot read property 'name' of undefined Occurred while linting /home/runner/work/eslint-plugin-react/eslint-plugin-react/node_modules/eslint-remote-tester/.cache-eslint-remote-tester/microsoft/fluentui/packages/react-experiments/src/components/FloatingSuggestions/Suggestions/SuggestionsItem.tsx:13
  • Path: microsoft/fluentui/packages/react-experiments/src/components/FloatingSuggestions/Suggestions/SuggestionsItem.tsx
  • Link
  11 | export const SuggestionsItemInner: <TSuggestion>(
  12 |   props: ISuggestionItemProps<TSuggestion>,
> 13 | ) => React.ReactElement = props => {
  14 |   const {
  15 |     suggestionModel,
  16 |     onRenderSuggestion: RenderSuggestion,
TypeError: Cannot read property 'name' of undefined
Occurred while linting /home/runner/work/eslint-plugin-react/eslint-plugin-react/node_modules/eslint-remote-tester/.cache-eslint-remote-tester/microsoft/fluentui/packages/react-experiments/src/components/FloatingSuggestions/Suggestions/SuggestionsItem.tsx:13
    at Object.markAnnotatedFunctionArgumentsAsDeclared (/home/runner/work/eslint-plugin-react/eslint-plugin-react/lib/util/propTypes.js:945:31)
    at updatedRuleInstructions.<computed> (/home/runner/work/eslint-plugin-react/eslint-plugin-react/lib/util/Components.js:933:43)
    at /home/runner/work/eslint-plugin-react/eslint-plugin-react/node_modules/eslint/lib/linter/safe-emitter.js:45:58
    at Array.forEach (<anonymous>)
    at Object.emit (/home/runner/work/eslint-plugin-react/eslint-plugin-react/node_modules/eslint/lib/linter/safe-emitter.js:45:38)
    at NodeEventGenerator.applySelector (/home/runner/work/eslint-plugin-react/eslint-plugin-react/node_modules/eslint/lib/linter/node-event-generator.js:293:26)
    at NodeEventGenerator.applySelectors (/home/runner/work/eslint-plugin-react/eslint-plugin-react/node_modules/eslint/lib/linter/node-event-generator.js:322:22)
    at NodeEventGenerator.enterNode (/home/runner/work/eslint-plugin-react/eslint-plugin-react/node_modules/eslint/lib/linter/node-event-generator.js:336:14)
    at CodePathAnalyzer.enterNode (/home/runner/work/eslint-plugin-react/eslint-plugin-react/node_modules/eslint/lib/linter/code-path-analysis/code-path-analyzer.js:711:23)
    at /home/runner/work/eslint-plugin-react/eslint-plugin-react/node_modules/eslint/lib/linter/linter.js:960:32
@ljharb ljharb closed this as completed in 4b509af Aug 29, 2021
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