Skip to content

Remove magicAuthLink and passwordResetLink functionality from `@k… #3243

Remove magicAuthLink and passwordResetLink functionality from `@k…

Remove magicAuthLink and passwordResetLink functionality from `@k… #3243

Triggered via push February 4, 2025 08:28
Status Failure
Total duration 7m 15s
Artifacts

tests_ci.yml

on: push
Linting
1m 17s
Linting
Linting
4m 22s
Linting
Package Unit Tests (Jest)
1m 37s
Package Unit Tests (Jest)
Package Unit Tests (Vitest)
1m 16s
Package Unit Tests (Vitest)
Field CRUD Tests PostgreSQL
1m 30s
Field CRUD Tests PostgreSQL
Field CRUD Tests SQLite
1m 7s
Field CRUD Tests SQLite
Field CRUD Tests MySQL
1m 36s
Field CRUD Tests MySQL
Testing example project
4m 11s
Testing example project
Ensure Next in App directory builds
4m 55s
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.