Remove magicAuthLink
and passwordResetLink
functionality from `@k…
#3243
tests_ci.yml
on: push
Linting
1m 17s
Linting
4m 22s
Package Unit Tests (Jest)
1m 37s
Package Unit Tests (Vitest)
1m 16s
Field CRUD Tests PostgreSQL
1m 30s
Field CRUD Tests SQLite
1m 7s
Field CRUD Tests MySQL
1m 36s
Testing example project
4m 11s
Ensure Next in App directory builds
4m 55s
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/auth-magic-link/schema.ts#L122
Object literal may only specify known properties, and 'oneTimeToken' does not exist in type 'UserUpdateInput'.
|
Linting:
examples/auth-magic-link/schema.ts#L168
'user' is possibly 'null'.
|
Linting:
examples/auth-magic-link/schema.ts#L170
Object literal may only specify known properties, and 'oneTimeToken' does not exist in type 'UserUpdateInput'.
|
Linting
Process completed with exit code 2.
|