Next 15 and react 19 π #3274
tests_ci.yml
on: pull_request
Linting
1m 2s
Linting
4m 30s
Package Unit Tests (Jest)
1m 27s
Package Unit Tests (Vitest)
1m 18s
Field CRUD Tests PostgreSQL
1m 31s
Field CRUD Tests SQLite
1m 9s
Field CRUD Tests MySQL
1m 14s
Testing example project
4m 24s
Ensure Next in App directory builds
4m 48s
Matrix: Integration tests for Admin UI
Matrix: Smoke Tests For Examples
Matrix: API Tests MySQL
Matrix: API Tests PostgreSQL
Matrix: API Tests SQLite
Annotations
28 errors
Linting:
packages/auth/src/components/Navigation.tsx#L53
'Divider' cannot be used as a JSX component.
|
Linting:
packages/auth/src/components/Navigation.tsx#L92
'ActionButton' cannot be used as a JSX component.
|
Linting:
packages/auth/src/components/Navigation.tsx#L93
'Tooltip' cannot be used as a JSX component.
|
Linting:
packages/auth/src/components/Navigation.tsx#L94
'Text' cannot be used as a JSX component.
|
Linting:
packages/auth/src/pages/InitPage.tsx#L94
'Grid' cannot be used as a JSX component.
|
Linting:
packages/auth/src/pages/InitPage.tsx#L104
'HStack' cannot be used as a JSX component.
|
Linting:
packages/auth/src/pages/InitPage.tsx#L108
'VStack' cannot be used as a JSX component.
|
Linting:
packages/auth/src/pages/InitPage.tsx#L116
'Heading' cannot be used as a JSX component.
|
Linting:
packages/auth/src/pages/InitPage.tsx#L124
'Button' cannot be used as a JSX component.
|
Linting:
packages/auth/src/pages/SigninPage.tsx#L84
'Grid' cannot be used as a JSX component.
|
API Tests SQLite (3)
Process completed with exit code 1.
|
Unhandled error:
packages/fields-document/src/DocumentEditor/tests/utils.tsx#L68
Error: process.exit unexpectedly called with "1"
β― process.exit node_modules/.pnpm/vitest@3.0.5_@types+debug@4.1.12_@types+node@22.13.0_jsdom@20.0.3_terser@5.37.0_tsx@4.19.2_yaml@2.7.0/node_modules/vitest/dist/chunks/execute.PoofJYS5.js:611:11
β― Console.console.error packages/fields-document/src/DocumentEditor/tests/utils.tsx:68:11
β― node_modules/.pnpm/react@19.0.0/node_modules/react/cjs/react.development.js:1157:23
β― node:internal/process/task_queues:151:7
β― AsyncResource.runInAsyncScope node:async_hooks:211:14
β― AsyncResource.runMicrotask node:internal/process/task_queues:148:8
β― processTicksAndRejections node:internal/process/task_queues:105:5
This error originated in "packages/fields-document/src/DocumentEditor/tests/test-utils.test.tsx" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "allows non-normalized input when passed normalization: "skip"". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
packages/fields-document/src/DocumentEditor/code-block.test.tsx > non-text is removed from code blocks:
packages/fields-document/src/DocumentEditor/tests/utils.tsx#L68
Error: process.exit unexpectedly called with "1"
β― Console.console.error packages/fields-document/src/DocumentEditor/tests/utils.tsx:68:11
β― validateDOMNesting node_modules/.pnpm/react-dom@19.0.0_react@19.0.0/node_modules/react-dom/cjs/react-dom-client.development.js:2494:19
β― completeWork node_modules/.pnpm/react-dom@19.0.0_react@19.0.0/node_modules/react-dom/cjs/react-dom-client.development.js:13683:15
β― runWithFiberInDEV node_modules/.pnpm/react-dom@19.0.0_react@19.0.0/node_modules/react-dom/cjs/react-dom-client.development.js:543:16
β― completeUnitOfWork node_modules/.pnpm/react-dom@19.0.0_react@19.0.0/node_modules/react-dom/cjs/react-dom-client.development.js:15179:19
β― performUnitOfWork node_modules/.pnpm/react-dom@19.0.0_react@19.0.0/node_modules/react-dom/cjs/react-dom-client.development.js:15061:11
β― workLoopSync node_modules/.pnpm/react-dom@19.0.0_react@19.0.0/node_modules/react-dom/cjs/react-dom-client.development.js:14870:41
β― renderRootSync node_modules/.pnpm/react-dom@19.0.0_react@19.0.0/node_modules/react-dom/cjs/react-dom-client.development.js:14850:11
β― performWorkOnRoot node_modules/.pnpm/react-dom@19.0.0_react@19.0.0/node_modules/react-dom/cjs/react-dom-client.development.js:14384:44
|
packages/fields-document/src/DocumentEditor/tests/test-utils.test.tsx > allows non-normalized input when passed normalization: "skip":
packages/fields-document/src/DocumentEditor/tests/utils.tsx#L68
Error: process.exit unexpectedly called with "1"
β― Console.console.error packages/fields-document/src/DocumentEditor/tests/utils.tsx:68:11
β― process.env.NODE_ENV.reportGlobalError node_modules/.pnpm/react-dom@19.0.0_react@19.0.0/node_modules/react-dom/cjs/react-dom-client.development.js:23837:23
β― defaultOnRecoverableError node_modules/.pnpm/react-dom@19.0.0_react@19.0.0/node_modules/react-dom/cjs/react-dom-client.development.js:7456:7
β― runWithFiberInDEV node_modules/.pnpm/react-dom@19.0.0_react@19.0.0/node_modules/react-dom/cjs/react-dom-client.development.js:543:16
β― commitRootImpl node_modules/.pnpm/react-dom@19.0.0_react@19.0.0/node_modules/react-dom/cjs/react-dom-client.development.js:15384:13
β― commitRoot node_modules/.pnpm/react-dom@19.0.0_react@19.0.0/node_modules/react-dom/cjs/react-dom-client.development.js:15251:11
β― performWorkOnRoot node_modules/.pnpm/react-dom@19.0.0_react@19.0.0/node_modules/react-dom/cjs/react-dom-client.development.js:14445:15
β― performWorkOnRootViaSchedulerTask node_modules/.pnpm/react-dom@19.0.0_react@19.0.0/node_modules/react-dom/cjs/react-dom-client.development.js:15931:7
β― flushActQueue node_modules/.pnpm/react@19.0.0/node_modules/react/cjs/react.development.js:862:34
|
Package Unit Tests (Vitest)
Process completed with exit code 1.
|
Linting:
examples/custom-admin-ui-logo/admin/components/CustomLogo.tsx#L7
'Heading' cannot be used as a JSX component.
|
Linting:
examples/custom-admin-ui-navigation/admin/components/CustomNavigation.tsx#L20
'Divider' cannot be used as a JSX component.
|
Linting:
examples/custom-admin-ui-pages/admin/components/CustomNavigation.tsx#L20
'Divider' cannot be used as a JSX component.
|
Linting:
examples/custom-admin-ui-pages/admin/pages/custom-page.tsx#L11
'Heading' cannot be used as a JSX component.
|
Linting:
examples/custom-field/1-text-field/views.tsx#L14
'TextField' cannot be used as a JSX component.
|
Linting:
examples/custom-field/3-pair-field-json/views.tsx#L16
'TextField' cannot be used as a JSX component.
|
Linting:
examples/custom-field/3-pair-field-json/views.tsx#L24
'TextField' cannot be used as a JSX component.
|
Linting:
examples/custom-field/3-pair-field-nested/views.tsx#L16
'TextField' cannot be used as a JSX component.
|
Linting:
examples/custom-field/3-pair-field-nested/views.tsx#L24
'TextField' cannot be used as a JSX component.
|
Linting:
examples/custom-field/3-pair-field/views.tsx#L14
'TextField' cannot be used as a JSX component.
|
Smoke Tests For Examples (usecase-roles.test.ts)
Process completed with exit code 1.
|
Smoke Tests For Examples (testing.test.ts)
Process completed with exit code 1.
|
Smoke Tests For Examples (auth.test.ts)
Process completed with exit code 1.
|