Remove magicAuthLink
and passwordResetLink
functionality from @keystone-6/auth
#3242
tests_ci.yml
on: pull_request
Linting
1m 9s
Linting
4m 28s
Package Unit Tests (Jest)
1m 32s
Package Unit Tests (Vitest)
1m 12s
Field CRUD Tests PostgreSQL
1m 37s
Field CRUD Tests SQLite
58s
Field CRUD Tests MySQL
1m 4s
Testing example project
4m 13s
Ensure Next in App directory builds
4m 31s
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.
|