Skip to content

feat: redirect user to account info tab after registration #2306

feat: redirect user to account info tab after registration

feat: redirect user to account info tab after registration #2306

Triggered via push November 28, 2024 17:49
Status Failure
Total duration 1m 58s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
lint: src/stories/account/AccountPageMockUserRepository.ts#L7
Type 'Promise<{ displayName: string; persistentId: string; firstName: string; lastName: string; email: string; affiliation: string; superuser: true; }>' is not assignable to type 'Promise<User>'.
lint
Process completed with exit code 2.