feat(eslint-plugin-react-hooks): merge rule from eslint-plugin-react-compiler into react-hooks
plugin
#2951
compiler_playground.yml
on: pull_request
Test playground
2m 59s
Annotations
2 errors and 1 notice
[chromium] › page.spec.ts:163:7 › playground compiles: use-memo:
compiler/apps/playground/__tests__/e2e/page.spec.ts#L183
1) [chromium] › page.spec.ts:163:7 › playground compiles: use-memo ───────────────────────────────
Error: expect(received).not.toEqual(expected) // deep equality
Expected: not ""
181 | }
182 |
> 183 | expect(output).not.toEqual('');
| ^
184 | expect(output).toMatchSnapshot(`${t.name}-output.txt`);
185 | }),
186 | );
at /home/runner/work/react/react/compiler/apps/playground/__tests__/e2e/page.spec.ts:183:24
|
[chromium] › page.spec.ts:163:7 › playground compiles: use-memo:
compiler/apps/playground/__tests__/e2e/page.spec.ts#L183
1) [chromium] › page.spec.ts:163:7 › playground compiles: use-memo ───────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).not.toEqual(expected) // deep equality
Expected: not ""
181 | }
182 |
> 183 | expect(output).not.toEqual('');
| ^
184 | expect(output).toMatchSnapshot(`${t.name}-output.txt`);
185 | }),
186 | );
at /home/runner/work/react/react/compiler/apps/playground/__tests__/e2e/page.spec.ts:183:24
|
🎭 Playwright Run Summary
1 flaky
[chromium] › page.spec.ts:163:7 › playground compiles: use-memo ────────────────────────────────
11 passed (1.8m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results
|
534 KB |
|