fix(eslint-plugin-react-compiler): support v9 context api (#32045) #696
compiler_playground.yml
on: push
Test playground
4m 5s
Annotations
3 errors, 2 warnings, and 1 notice
|
[chromium] › page.spec.ts:163:7 › playground compiles: module-scope-use-no-memo:
compiler/apps/playground/__tests__/e2e/page.spec.ts#L183
1) [chromium] › page.spec.ts:163:7 › playground compiles: module-scope-use-no-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/lib-react/lib-react/compiler/apps/playground/__tests__/e2e/page.spec.ts:183:24
|
|
[chromium] › page.spec.ts:163:7 › playground compiles: module-scope-use-no-memo:
compiler/apps/playground/__tests__/e2e/page.spec.ts#L183
1) [chromium] › page.spec.ts:163:7 › playground compiles: module-scope-use-no-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/lib-react/lib-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
2) [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/lib-react/lib-react/compiler/apps/playground/__tests__/e2e/page.spec.ts:183:24
|
|
Test playground
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Test playground
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
🎭 Playwright Run Summary
2 flaky
[chromium] › page.spec.ts:163:7 › playground compiles: module-scope-use-no-memo ────────────────
[chromium] › page.spec.ts:163:7 › playground compiles: use-memo ────────────────────────────────
10 passed (2.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results
Expired
|
1.23 MB |
sha256:d2725aab45138985f12607de2816c6833e960a374e44aaa6e9abe83af625e361
|
|