fix(pretty-format): support react 19 #12282
Annotations
6 errors
Test Browser (playwright):
test/browser/specs/fix-4686.test.ts#L19
PrettyFormatPluginError: ReactIs19[m] is not a function
❯ Object.isElement ../../packages/pretty-format/dist/index.js:2895:71
❯ Object.test$1 [as test] ../../packages/pretty-format/dist/index.js:2968:48
❯ findPlugin ../../packages/pretty-format/dist/index.js:3189:18
❯ format ../../packages/pretty-format/dist/index.js:3310:22
❯ specs/fix-4686.test.ts:19:5
|
Test Browser (playwright):
test/browser/specs/runner.test.ts#L147
PrettyFormatPluginError: ReactIs19[m] is not a function
❯ Object.isElement ../../packages/pretty-format/dist/index.js:2895:71
❯ Object.test$1 [as test] ../../packages/pretty-format/dist/index.js:2968:48
❯ findPlugin ../../packages/pretty-format/dist/index.js:3189:18
❯ format ../../packages/pretty-format/dist/index.js:3310:22
❯ specs/runner.test.ts:147:87
|
Test Browser (playwright):
test/browser/specs/setup-file.test.ts#L18
PrettyFormatPluginError: ReactIs19[m] is not a function
❯ Object.isElement ../../packages/pretty-format/dist/index.js:2895:71
❯ Object.test$1 [as test] ../../packages/pretty-format/dist/index.js:2968:48
❯ findPlugin ../../packages/pretty-format/dist/index.js:3189:18
❯ format ../../packages/pretty-format/dist/index.js:3310:22
❯ specs/setup-file.test.ts:18:5
|
Test Browser (playwright):
test/browser/specs/update-snapshot.test.ts#L45
AssertionError: expected '// Vitest Snapshot v1, https://vitest…' to contain '`1`'
- Expected
+ Received
- `1`
+ // Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
+
+ exports[`basic 1`] = `2`;
+
❯ specs/update-snapshot.test.ts:45:24
|
Test Browser (playwright):
test/browser/specs/worker.test.ts#L8
PrettyFormatPluginError: ReactIs19[m] is not a function
❯ Object.isElement ../../packages/pretty-format/dist/index.js:2895:71
❯ Object.test$1 [as test] ../../packages/pretty-format/dist/index.js:2968:48
❯ findPlugin ../../packages/pretty-format/dist/index.js:3189:18
❯ format ../../packages/pretty-format/dist/index.js:3310:22
❯ specs/worker.test.ts:8:87
|
Test Browser (playwright)
Process completed with exit code 1.
|
Loading