Remove deprecated hooks #3318
tests_ci.yml
on: pull_request
Linting
1m 4s
Linting
4m 28s
Package Unit Tests (Jest)
1m 22s
Package Unit Tests (Vitest)
1m 10s
Field CRUD Tests PostgreSQL
1m 23s
Field CRUD Tests SQLite
57s
Field CRUD Tests MySQL
1m 16s
Testing example project
4m 21s
Ensure Next in App directory builds
4m 56s
Matrix: Integration tests for Admin UI
Matrix: Smoke Tests For Examples
Matrix: API Tests MySQL
Matrix: API Tests PostgreSQL
Matrix: API Tests SQLite
Annotations
5 errors
Linting:
examples/custom-field/2-stars-field/index.ts#L30
'v' is possibly 'undefined'.
|
Linting:
examples/custom-field/2-stars-field/index.ts#L30
Operator '>=' cannot be applied to types '{}' and 'number'.
|
Linting:
examples/custom-field/2-stars-field/index.ts#L30
'v' is possibly 'undefined'.
|
Linting:
examples/custom-field/2-stars-field/index.ts#L30
Operator '<=' cannot be applied to types '{}' and 'number'.
|
Linting
Process completed with exit code 2.
|