Skip to content

refactor: add email in user #970

refactor: add email in user

refactor: add email in user #970

Triggered via pull request May 28, 2024 13:04
Status Failure
Total duration 1m 6s
Artifacts

unit-tests.yml

on: pull_request
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Unit Tests (20.9.0)
Property 'email' is missing in type '{ id: string; title: string; }' but required in type '{ title: string; email: string; id: string; avatarUrl?: string | null | undefined; }'.
Unit Tests (20.9.0)
Property 'email' is missing in type '{ id: string; title: string; }' but required in type '{ title: string; email: string; id: string; avatarUrl?: string | null | undefined; }'.
Unit Tests (20.9.0)
Property 'email' is missing in type '{ id: string; title: string; }' but required in type '{ title: string; email: string; id: string; avatarUrl?: string | null | undefined; }'.
Unit Tests (20.9.0)
Process completed with exit code 1.