fix(deps): update dependency next to v15 #2880
tests_ci.yml
on: pull_request
Linting
1m 12s
Linting
4m 44s
Package Unit Tests
2m 26s
Field CRUD Tests PostgreSQL
1m 48s
Field CRUD Tests SQLite
1m 28s
Field CRUD Tests MySQL
1m 40s
Testing example project
4m 24s
Ensure Next in App directory builds
5m 1s
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-field-view.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 (document-field.test.ts)
Process completed with exit code 1.
|