Skip to content

Remove magicAuthLink and passwordResetLink functionality from @keystone-6/auth #3242

Remove magicAuthLink and passwordResetLink functionality from @keystone-6/auth

Remove magicAuthLink and passwordResetLink functionality from @keystone-6/auth #3242

Triggered via pull request February 4, 2025 08:21
@dcousensdcousens
synchronize #9245
less-auth
Status Failure
Total duration 7m 38s
Artifacts

tests_ci.yml

on: pull_request
Linting
1m 9s
Linting
Linting
4m 28s
Linting
Package Unit Tests (Jest)
1m 32s
Package Unit Tests (Jest)
Package Unit Tests (Vitest)
1m 12s
Package Unit Tests (Vitest)
Field CRUD Tests PostgreSQL
1m 37s
Field CRUD Tests PostgreSQL
Field CRUD Tests SQLite
58s
Field CRUD Tests SQLite
Field CRUD Tests MySQL
1m 4s
Field CRUD Tests MySQL
Testing example project
4m 13s
Testing example project
Ensure Next in App directory builds
4m 31s
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

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.