Closed
Description
Detected 1 ESLint reports and/or crashes.
Scanned 5544 repositories.
Rules:
unable-to-parse-rule-id
Click to expand
Rule: unable-to-parse-rule-id
- Message:
Error while loading rule 'react/boolean-prop-naming': React pragma comments, is not a valid identifier Occurred while linting /github/workspace/node_modules/eslint-remote-tester/.cache-eslint-remote-tester/microsoft/fluentui/scripts/tasks/src/swc.ts
- Path:
microsoft/fluentui/scripts/tasks/src/swc.ts
- Link
Error: Error while loading rule 'react/boolean-prop-naming': React pragma comments, is not a valid identifier
Occurred while linting /github/workspace/node_modules/eslint-remote-tester/.cache-eslint-remote-tester/microsoft/fluentui/scripts/tasks/src/swc.ts
at Object.getFromContext (/github/workspace/lib/util/pragma.js:63:11)
at Function.componentRule (/github/workspace/lib/util/Components.js:284:29)
at createRuleListeners (/github/workspace/node_modules/eslint/lib/linter/linter.js:870:21)
at /github/workspace/node_modules/eslint/lib/linter/linter.js:1041:110
at Array.forEach (<anonymous>)
at runRules (/github/workspace/node_modules/eslint/lib/linter/linter.js:978:34)
at Linter._verifyWithoutProcessors (/github/workspace/node_modules/eslint/lib/linter/linter.js:1331:31)
at Linter._verifyWithConfigArray (/github/workspace/node_modules/eslint/lib/linter/linter.js:1707:21)
at Linter.verify (/github/workspace/node_modules/eslint/lib/linter/linter.js:1413:65)
at Linter.verifyAndFix (/github/workspace/node_modules/eslint/lib/linter/linter.js:1968:29)