Skip to content

Remove deprecated hooks #3318

Remove deprecated hooks

Remove deprecated hooks #3318

Triggered via pull request February 12, 2025 04:11
Status Failure
Total duration 6m 24s
Artifacts

tests_ci.yml

on: pull_request
Linting
1m 4s
Linting
Linting
4m 28s
Linting
Package Unit Tests (Jest)
1m 22s
Package Unit Tests (Jest)
Package Unit Tests (Vitest)
1m 10s
Package Unit Tests (Vitest)
Field CRUD Tests PostgreSQL
1m 23s
Field CRUD Tests PostgreSQL
Field CRUD Tests SQLite
57s
Field CRUD Tests SQLite
Field CRUD Tests MySQL
1m 16s
Field CRUD Tests MySQL
Testing example project
4m 21s
Testing example project
Ensure Next in App directory builds
4m 56s
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

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.