feat: try to detect mailing lists as event attendees #3861
Annotations
11 errors and 10 warnings
|
NPM lint:
src/utils/attendee.js#L82
Should have line break between ',' and ''postmaster''
|
|
NPM lint:
src/utils/attendee.js#L82
Should have line break between ',' and ''mailer-daemon''
|
|
NPM lint:
src/utils/attendee.js#L82
Should have line break between ',' and ''newsletters''
|
|
NPM lint:
src/utils/attendee.js#L81
Should have line break between ',' and ''no-reply''
|
|
NPM lint:
src/utils/attendee.js#L81
Should have line break between ',' and ''noreply''
|
|
NPM lint:
src/utils/attendee.js#L81
Should have line break between ',' and ''announcements''
|
|
NPM lint:
src/utils/attendee.js#L81
Should have line break between ',' and ''announce''
|
|
NPM lint:
src/utils/attendee.js#L81
Should have line break between ',' and ''ml''
|
|
NPM lint:
src/utils/attendee.js#L81
Should have line break between ',' and ''lists''
|
|
NPM lint:
src/components/Editor/Invitees/InviteesListSearch.vue#L69
Expected "vue-material-design-icons/AlertCircleOutline.vue" to come before "vue-material-design-icons/GoogleCirclesCommunities.vue"
|
|
eslint
Process completed with exit code 1.
|
|
NPM lint:
src/components/AppNavigation/UnscheduledTasksList.vue#L53
The "taskClicked" event has been triggered but not declared on `emits` option
|
|
NPM lint:
src/components/AppNavigation/UnscheduledTasksList.vue#L48
The "tasksEmpty" event has been triggered but not declared on `emits` option
|
|
NPM lint:
src/components/AppNavigation/UnscheduledTasksList.vue#L43
The "tasksEmpty" event has been triggered but not declared on `emits` option
|
|
NPM lint:
src/components/AppNavigation/Settings/SettingsTimezoneSelect.vue#L34
'isDisabled' of property found, but never used
|
|
NPM lint:
src/components/AppNavigation/Settings/ImportScreen.vue#L68
The "cancelImport" event has been triggered but not declared on `emits` option
|
|
NPM lint:
src/components/AppNavigation/Settings/ImportScreen.vue#L64
The "importCalendar" event has been triggered but not declared on `emits` option
|
|
NPM lint:
src/components/AppNavigation/CalendarList/Trashbin.vue#L271
The property or function OC.dialogs was deprecated in Nextcloud 30.0.0
|
|
NPM lint:
src/components/AppNavigation/CalendarList/PublicCalendarListItem.vue#L28
The '<LinkVariant>' component has been used, but not defined
|
|
NPM lint:
src/components/AppNavigation/CalendarList.vue#L83
`<template>` require directive
|
|
NPM lint:
src/components/AppNavigation/AppointmentConfigList/AppointmentConfigListItem.vue#L50
The "delete" event has been triggered but not declared on `emits` option
|