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

Closed
github-actions bot opened this issue Aug 31, 2022 · 0 comments
Closed

Results of weekly scheduled smoke test #3376

github-actions bot opened this issue Aug 31, 2022 · 0 comments
Assignees

Comments

@github-actions
Copy link

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

Rules:

  • react/jsx-sort-props
Click to expand

Rule: react/jsx-sort-props

  • Message: Cannot read property 'range' of undefined Occurred while linting /github/workspace/node_modules/eslint-remote-tester/.cache-eslint-remote-tester/microsoft/fluentui/apps/public-docsite/src/pages/PageTemplates/TemplatePage/TemplatePage.tsx:33 Rule: "react/jsx-sort-props"
  • Path: microsoft/fluentui/apps/public-docsite/src/pages/PageTemplates/TemplatePage/TemplatePage.tsx
  • Link
  31 |   return (
  32 |     // The Page component is a flexible wrapper for content sections and a siderail.
> 33 |     <Page
  34 |       // Pass all the props to the Page component.
  35 |       {...props}
  36 |       // Use the platform specific props from the doc.ts file.
TypeError: Cannot read property 'range' of undefined
Occurred while linting /github/workspace/node_modules/eslint-remote-tester/.cache-eslint-remote-tester/microsoft/fluentui/apps/public-docsite/src/pages/PageTemplates/TemplatePage/TemplatePage.tsx:33
Rule: "react/jsx-sort-props"
    at Object.fixFunction [as fix] (/github/workspace/lib/rules/jsx-sort-props.js:261:50)
    at normalizeFixes (/github/workspace/node_modules/eslint/lib/linter/report-translator.js:193:28)
    at /github/workspace/node_modules/eslint/lib/linter/report-translator.js:364:49
    at Object.report (/github/workspace/node_modules/eslint/lib/linter/linter.js:1085:41)
    at report (/github/workspace/lib/util/report.js:7:11)
    at reportNodeAttribute (/github/workspace/lib/rules/jsx-sort-props.js:331:3)
    at /github/workspace/lib/rules/jsx-sort-props.js:516:13
    at Array.reduce (<anonymous>)
    at JSXOpeningElement (/github/workspace/lib/rules/jsx-sort-props.js:411:25)
    at ruleErrorHandler (/github/workspace/node_modules/eslint/lib/linter/linter.js:1114:28)
@ljharb ljharb self-assigned this Aug 31, 2022
ljharb added a commit to ljharb/eslint-plugin-react that referenced this issue Aug 31, 2022
ljharb added a commit to ljharb/eslint-plugin-react that referenced this issue Aug 31, 2022
@ljharb ljharb closed this as completed in d3aa050 Aug 31, 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

1 participant