Update dependency @antfu/eslint-config to v3.16.0 #1207
Annotations
10 errors and 11 warnings
☑️ Type checking:
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; } & { ...; }'.
|
☑️ Type checking:
components/Newsletter/NewsletterForm.vue#L65
'$toast' is of type 'unknown'.
|
☑️ Type checking:
components/Newsletter/NewsletterForm.vue#L67
'$toast' is of type 'unknown'.
|
☑️ Type checking:
components/Payment/PaymentButton.vue#L48
'$toast' is of type 'unknown'.
|
☑️ Type checking:
composables/addressHook.ts#L54
'$toast' is of type 'unknown'.
|
☑️ Type checking:
composables/answerHook.ts#L21
'$toast' is of type 'unknown'.
|
☑️ Type checking:
composables/authHook.ts#L69
Property 'success' does not exist on type '{}'.
|
☑️ Type checking:
composables/companyHook.ts#L130
'$toast' is of type 'unknown'.
|
☑️ Type checking:
composables/companyHook.ts#L141
'$toast' is of type 'unknown'.
|
☑️ Type checking:
composables/employeeHook.ts#L117
'$toast' is of type 'unknown'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
📖 Lint:
components/Employee/EmployeeComboboxSelector.vue#L159
Prop 'helpMessage' requires default value to be set
|
📖 Lint:
components/Employee/EmployeeForm.vue#L150
Prop 'address' requires default value to be set
|
📖 Lint:
components/Group/List.vue#L45
Prop 'defaultOpenGroupId' requires default value to be set
|
📖 Lint:
components/Photographer/PhotographerComboboxSelector.vue#L139
Prop 'helpMessage' requires default value to be set
|
📖 Lint:
components/Photographer/PhotographerForm.vue#L69
Prop 'employeeId' requires default value to be set
|
📖 Lint:
components/Photographer/PhotographerForm.vue#L70
Prop 'userId' requires default value to be set
|
📖 Lint:
components/Signature/SignatureForm.vue#L44
Prop 'signature' requires default value to be set
|
📖 Lint:
components/address/AddressForm.vue#L73
Prop 'companyId' requires default value to be set
|
📖 Lint:
components/address/AddressForm.vue#L74
Prop 'eventId' requires default value to be set
|
📖 Lint:
components/address/AddressForm.vue#L75
Prop 'employeeId' requires default value to be set
|
Loading