add type for lang
property on ZetkinUser, return this language firs…
#2683
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
main.yml
on: push
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 'lang' is missing in type '{ first_name: string; id: number; 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.
|