Upgrade design system #2873
tests_ci.yml
on: pull_request
Linting
1m 27s
Linting
3m 20s
Package Unit Tests
1m 41s
Field CRUD Tests PostgreSQL
1m 49s
Field CRUD Tests SQLite
1m 30s
Field CRUD Tests MySQL
1m 48s
Testing example project
3m 21s
Ensure Next in App directory builds
3m 17s
Matrix: Integration tests for Admin UI
Matrix: Smoke Tests For Examples
Matrix: API Tests MySQL
Matrix: API Tests PostgreSQL
Matrix: API Tests SQLite
Annotations
43 errors
API Tests SQLite (1)
Process completed with exit code 1.
|
Linting:
packages/core/src/admin-ui/templates/index.ts#L34
Expected 4 arguments, but got 3.
|
Linting:
packages/core/src/fields/types/relationship/views/ComboboxMany.tsx#L81
Type '{ label: string; id: string; data?: Record<string, any> | undefined; }' is not assignable to type '{ label: string; id: string; data: Record<string, any>; }'.
|
Linting:
packages/core/src/fields/types/relationship/views/ComboboxMany.tsx#L81
Type 'Record<string, any> | { ____id____: string; ____label____: string | null; } | undefined' is not assignable to type 'Record<string, any>'.
|
Linting:
packages/core/src/fields/types/relationship/views/RelationshipSelect.tsx#L284
Type '{ label: string; id: string; data?: Record<string, any> | undefined; }' is not assignable to type '{ label: string; id: string; data: Record<string, any>; }'.
|
Linting:
packages/core/src/fields/types/relationship/views/RelationshipSelect.tsx#L284
Type 'Record<string, any> | { ____id____: string; ____label____: string | null; } | undefined' is not assignable to type 'Record<string, any>'.
|
Linting:
packages/core/src/fields/types/relationship/views/cards/index.tsx#L31
Cannot find module './InlineEdit' or its corresponding type declarations.
|
Linting:
packages/core/src/fields/types/relationship/views/cards/index.tsx#L32
Cannot find module './InlineCreate' or its corresponding type declarations.
|
Linting:
packages/core/src/fields/types/relationship/views/cards/index.tsx#L83
Property 'cardFields' does not exist on type 'never'.
|
Linting:
packages/core/src/fields/types/relationship/views/cards/index.tsx#L83
Property 'inlineEdit' does not exist on type 'never'.
|
Linting:
packages/core/src/fields/types/relationship/views/cards/index.tsx#L89
Property 'cardFields' does not exist on type 'never'.
|
API Tests MySQL (1)
Process completed with exit code 1.
|
Package Unit Tests
Process completed with exit code 1.
|
API Tests PostgreSQL (1)
Process completed with exit code 1.
|
API Tests MySQL (2)
Process completed with exit code 1.
|
API Tests PostgreSQL (2)
Process completed with exit code 1.
|
Smoke Tests For Examples (default-values.test.ts)
Process completed with exit code 1.
|
Integration tests for Admin UI (filters.test.ts)
Process completed with exit code 1.
|
Ensure Next in App directory builds
Process completed with exit code 1.
|
Smoke Tests For Examples (custom-field-view.test.ts)
Process completed with exit code 1.
|
Integration tests for Admin UI (init.test.ts)
Process completed with exit code 1.
|
Integration tests for Admin UI (relations.test.ts)
Process completed with exit code 1.
|
Smoke Tests For Examples (custom-admin-ui-navigation.test.ts)
Process completed with exit code 1.
|
Testing example project
Process completed with exit code 1.
|
Smoke Tests For Examples (usecase-roles.test.ts)
Process completed with exit code 1.
|
Linting
Process completed with exit code 1.
|
Smoke Tests For Examples (extend-graphql-schema-graphql-tools.test.ts)
Process completed with exit code 1.
|
Smoke Tests For Examples (extend-graphql-schema-graphql-ts.test.ts)
Process completed with exit code 1.
|
Smoke Tests For Examples (auth.test.ts)
Process completed with exit code 1.
|
Integration tests for Admin UI (list-view-crud.test.ts)
Process completed with exit code 1.
|
Smoke Tests For Examples (custom-field.test.ts)
Process completed with exit code 1.
|
API Tests SQLite (2)
Process completed with exit code 1.
|
Smoke Tests For Examples (extend-express-app.test.ts)
Process completed with exit code 1.
|
Smoke Tests For Examples (document-field.test.ts)
Process completed with exit code 1.
|
Smoke Tests For Examples (custom-admin-ui-logo.test.ts)
Process completed with exit code 1.
|
Smoke Tests For Examples (custom-admin-ui-pages.test.ts)
Process completed with exit code 1.
|
Integration tests for Admin UI (live-reloading.test.ts)
Process completed with exit code 1.
|
Smoke Tests For Examples (virtual-field.test.ts)
Process completed with exit code 1.
|
Smoke Tests For Examples (usecase-todo.test.ts)
Process completed with exit code 1.
|
Smoke Tests For Examples (usecase-blog.test.ts)
Process completed with exit code 1.
|
Smoke Tests For Examples (extend-graphql-schema-nexus.test.ts)
Process completed with exit code 1.
|
Integration tests for Admin UI (navigation.test.ts)
Process completed with exit code 1.
|
Smoke Tests For Examples (testing.test.ts)
Process completed with exit code 1.
|