perf(appointments): reduce bundle size bloat by @nextcloud/vue #3191
Annotations
3 errors and 10 warnings
|
Lint
Process completed with exit code 1.
|
|
Lint:
src/views/Appointments/Booking.vue#L92
Expected "@nextcloud/vue/components/NcDateTimePicker" to come before "@nextcloud/vue/components/NcGuestContent"
|
|
Lint:
src/views/Appointments/Booking.vue#L88
Expected "@nextcloud/vue/components/NcAvatar" to come before "@nextcloud/vue/components/NcButton"
|
|
Lint:
src/components/Editor/AddTalkModal.vue#L103
'conversations' of property found, but never used
|
|
Lint:
src/components/CalendarGrid.vue#L101
'locale' of computed property found, but never used
|
|
Lint:
src/components/CalendarGrid.vue#L71
Prop 'url' requires default value to be set
|
|
Lint:
src/components/Appointments/AppointmentDetails.vue#L55
'email' is defined as ref, but never used
|
|
Lint:
src/components/AppNavigation/Settings/SettingsTimezoneSelect.vue#L35
'isDisabled' of property found, but never used
|
|
Lint:
src/components/AppNavigation/CalendarList/Trashbin.vue#L76
The '<Delete>' component has been used, but not defined
|
|
Lint:
src/components/AppNavigation/CalendarList/Trashbin.vue#L31
The '<Delete>' component has been used, but not defined
|
|
Lint:
src/components/AppNavigation/CalendarList/PublicCalendarListItem.vue#L28
The '<LinkVariant>' component has been used, but not defined
|
|
Lint:
src/components/AppNavigation/CalendarList.vue#L77
`<template>` require directive
|
|
Lint:
src/components/AppNavigation/AppNavigationHeader/AppNavigationHeaderDatePicker.vue#L188
'datepicker' is defined as ref, but never used
|
Loading