-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
@jsx
pragma checker crashes on a non-pragma comment
#3632
Comments
This is caused by Currently the regex is just |
@jsx
pragma checker crashes on a non-pragma comment
Detected 1 ESLint reports and/or crashes. Rules:
Click to expandRule: react/boolean-prop-naming
|
Detected 1 ESLint reports and/or crashes. Rules:
Click to expandRule: react/boolean-prop-naming
|
Detected 1 ESLint reports and/or crashes. Rules:
Click to expandRule: react/boolean-prop-naming
|
Detected 1 ESLint reports and/or crashes. Rules:
Click to expandRule: react/boolean-prop-naming
|
Detected 1 ESLint reports and/or crashes. Rules:
Click to expandRule: react/boolean-prop-naming
|
Detected 1 ESLint reports and/or crashes. Rules:
Click to expandRule: react/boolean-prop-naming
|
Detected 1 ESLint reports and/or crashes. Rules:
Click to expandRule: react/boolean-prop-naming
|
Detected 2 ESLint reports and/or crashes. Rules:
Click to expandRule: react/forbid-elements
118 | // @reactVersion >= 16.0
119 | it('should return Element for null type', () => {
> 120 | const element = createElement();
121 | expect(getDisplayNameForReactElement(element)).toEqual('Element');
122 | });
123 | });
Rule: react/boolean-prop-naming
|
Detected 1 ESLint reports and/or crashes. Rules:
Click to expandRule: react/boolean-prop-naming
|
Detected 1 ESLint reports and/or crashes. Rules:
Click to expandRule: react/boolean-prop-naming
|
Detected 1 ESLint reports and/or crashes. Rules:
Click to expandRule: react/boolean-prop-naming
|
Detected 1 ESLint reports and/or crashes. Rules:
Click to expandRule: react/boolean-prop-naming
|
Detected 1 ESLint reports and/or crashes. Rules:
Click to expandRule: react/boolean-prop-naming
|
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
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
microsoft/fluentui/scripts/tasks/src/swc.ts
The text was updated successfully, but these errors were encountered: