Add email:string to ZetkinUser #2963
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
main.yml
on: pull_request
Matrix: check-types / Test
Matrix: lint / Test
Matrix: playwright-test / Test
Matrix: unit-test / Test
Annotations
3 errors and 1 warning
check-types / Test (18, ubuntu-latest):
integrationTesting/mockData/users/RosaLuxemburgUser.ts#L3
Property 'email' is missing in type '{ first_name: string; id: number; lang: null; last_name: string; username: string; }' but required in type 'ZetkinUser'.
|
check-types / Test (18, ubuntu-latest)
Process completed with exit code 2.
|
playwright-test / Test (18, ubuntu-latest)
Process completed with exit code 1.
|
playwright-test / Test (18, ubuntu-latest)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|