Skip to content

Update dependency @playwright/test to v1.50.0 #1227

Update dependency @playwright/test to v1.50.0

Update dependency @playwright/test to v1.50.0 #1227

Triggered via pull request January 30, 2025 15:03
Status Failure
Total duration 2m 22s
Artifacts

test.yml

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

Annotations

10 errors and 10 warnings
StyleGuides_checks (18.x, ubuntu-latest): components/Employee/EmployeeForm.vue#L182
Property 'mode' does not exist on type 'Readonly<MappedOmit<LooseRequired<Props>, "eventId" | "employee" | "userId" | "mode">> & { readonly employee: EmployeeType | null; readonly eventId: number; readonly userId: number; } & { ...; }'.
StyleGuides_checks (18.x, ubuntu-latest): composables/addressHook.ts#L54
'$toast' is of type 'unknown'.
StyleGuides_checks (18.x, ubuntu-latest): composables/answerHook.ts#L21
'$toast' is of type 'unknown'.
StyleGuides_checks (18.x, ubuntu-latest): composables/authHook.ts#L69
Property 'success' does not exist on type '{}'.
StyleGuides_checks (18.x, ubuntu-latest): composables/companyHook.ts#L130
'$toast' is of type 'unknown'.
StyleGuides_checks (18.x, ubuntu-latest): composables/companyHook.ts#L141
'$toast' is of type 'unknown'.
StyleGuides_checks (18.x, ubuntu-latest): composables/employeeHook.ts#L117
'$toast' is of type 'unknown'.
StyleGuides_checks (18.x, ubuntu-latest): components/Employee/EmployeeComboboxSelector.vue#L159
Prop 'helpMessage' requires default value to be set
StyleGuides_checks (18.x, ubuntu-latest): components/Employee/EmployeeForm.vue#L150
Prop 'address' requires default value to be set
StyleGuides_checks (18.x, ubuntu-latest): components/Group/List.vue#L45
Prop 'defaultOpenGroupId' requires default value to be set
StyleGuides_checks (18.x, ubuntu-latest): components/Photographer/PhotographerComboboxSelector.vue#L139
Prop 'helpMessage' requires default value to be set
StyleGuides_checks (18.x, ubuntu-latest): components/Photographer/PhotographerForm.vue#L69
Prop 'employeeId' requires default value to be set
StyleGuides_checks (18.x, ubuntu-latest): components/Photographer/PhotographerForm.vue#L70
Prop 'userId' requires default value to be set
StyleGuides_checks (18.x, ubuntu-latest): components/Signature/SignatureForm.vue#L44
Prop 'signature' requires default value to be set
StyleGuides_checks (18.x, ubuntu-latest): components/address/AddressForm.vue#L73
Prop 'companyId' requires default value to be set
StyleGuides_checks (18.x, ubuntu-latest): components/address/AddressForm.vue#L74
Prop 'eventId' requires default value to be set
StyleGuides_checks (18.x, ubuntu-latest): components/address/AddressForm.vue#L75
Prop 'employeeId' requires default value to be set