context.db
should not omit types omitted from the GraphQL schema
#2915
Triggered via pull request
November 21, 2024 01:34
Status
Failure
Total duration
25m 57s
Artifacts
–
tests_ci.yml
on: pull_request
Linting
1m 32s
Linting
4m 43s
Package Unit Tests
2m 11s
Field CRUD Tests PostgreSQL
1m 39s
Field CRUD Tests SQLite
1m 17s
Field CRUD Tests MySQL
1m 16s
Testing example project
4m 23s
Ensure Next in App directory builds
4m 54s
Matrix: Integration tests for Admin UI
Matrix: Smoke Tests For Examples
Matrix: API Tests MySQL
Matrix: API Tests PostgreSQL
Matrix: API Tests SQLite
Annotations
4 errors
Linting:
examples/extend-graphql-schema-nexus/schema.ts#L99
Right operand of ?? is unreachable because the left operand is never nullish.
|
Linting:
examples/omit/node_modules/.keystone/types.ts#L312
Cannot find name 'Empty'.
|
Linting
Process completed with exit code 2.
|
Integration tests for Admin UI (live-reloading.test.ts)
Process completed with exit code 1.
|