chore(lint): make eslint run, fix errors #2819
Triggered via pull request
October 17, 2024 05:02
Status
Cancelled
Total duration
7m 42s
Artifacts
–
tests_ci.yml
on: pull_request
Linting
1m 2s
Linting
4m 48s
Package Unit Tests
2m 15s
Field CRUD Tests PostgreSQL
1m 35s
Field CRUD Tests SQLite
1m 10s
Field CRUD Tests MySQL
1m 20s
Testing example project
4m 18s
Ensure Next in App directory builds
4m 49s
Matrix: Integration tests for Admin UI
Matrix: Smoke Tests For Examples
Matrix: API Tests MySQL
Matrix: API Tests PostgreSQL
Matrix: API Tests SQLite
Annotations
7 errors
Linting:
packages/fields-document/src/DocumentEditor/tests/utils.tsx#L378
Spread types may only be created from object types.
|
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/fields-document/src/DocumentEditor/tests/utils.tsx#L378
Spread types may only be created from object types.
|
Linting
Process completed with exit code 2.
|
Integration tests for Admin UI (live-reloading.test.ts)
Canceling since a higher priority waiting request for 'ci-tests-refs/pull/9361/merge' exists
|
Integration tests for Admin UI (live-reloading.test.ts)
The operation was canceled.
|