Skip to content

context.db should not omit types omitted from the GraphQL schema #2915

context.db should not omit types omitted from the GraphQL schema

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
Linting
4m 43s
Linting
Package Unit Tests
2m 11s
Package Unit Tests
Field CRUD Tests PostgreSQL
1m 39s
Field CRUD Tests PostgreSQL
Field CRUD Tests SQLite
1m 17s
Field CRUD Tests SQLite
Field CRUD Tests MySQL
1m 16s
Field CRUD Tests MySQL
Testing example project
4m 23s
Testing example project
Ensure Next in App directory builds
4m 54s
Ensure Next in App directory builds
Matrix: Integration tests for Admin UI
Matrix: Smoke Tests For Examples
Matrix: API Tests MySQL
Matrix: API Tests PostgreSQL
Matrix: API Tests SQLite
Fit to window
Zoom out
Zoom in

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.