fix(deps): update dependency next to v15 #2963
tests_ci.yml
on: pull_request
Linting
1m 32s
Linting
4m 48s
Package Unit Tests
2m 35s
Field CRUD Tests PostgreSQL
1m 37s
Field CRUD Tests SQLite
1m 40s
Field CRUD Tests MySQL
1m 27s
Testing example project
4m 40s
Ensure Next in App directory builds
5m 2s
Matrix: Integration tests for Admin UI
Matrix: Smoke Tests For Examples
Matrix: API Tests MySQL
Matrix: API Tests PostgreSQL
Matrix: API Tests SQLite
Annotations
10 errors
Linting:
packages/core/src/scripts/build.ts#L45
Expected 9 arguments, but got 8.
|
Linting
Process completed with exit code 2.
|
Linting:
examples/extend-graphql-schema-nexus/schema.ts#L99
Right operand of ?? is unreachable because the left operand is never nullish.
|
Linting:
packages/core/src/scripts/build.ts#L45
Expected 9 arguments, but got 8.
|
Linting
Process completed with exit code 2.
|
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.
|
Smoke Tests For Examples (document-field.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 (custom-field-view.test.ts)
Process completed with exit code 1.
|