Skip to content

fix: avoid fetching the user's addressbooks per component instance #3825

fix: avoid fetching the user's addressbooks per component instance

fix: avoid fetching the user's addressbooks per component instance #3825

Triggered via pull request October 16, 2025 13:41
Status Success
Total duration 4m 50s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
NPM lint: src/components/AppNavigation/Settings/SettingsImportContacts.vue#L17
'modal' is defined as ref, but never used
NPM lint: src/components/AppNavigation/RootNavigation.vue#L249
'contactsList' of property found, but never used
NPM lint: src/components/AppNavigation/RootNavigation.vue#L246
Boolean prop should only be defaulted to false
NPM lint: src/components/AppNavigation/GroupNavigationItem.vue#L242
Missing JSDoc @param "mode" description
NPM lint: src/components/AppNavigation/ContactsSettings.vue#L130
The "file-loaded" event has been triggered but not declared on `emits` option
NPM lint: src/components/AppNavigation/ContactsSettings.vue#L110
The "clicked" event has been triggered but not declared on `emits` option
NPM lint: src/components/AppNavigation/ContactsSettings.vue#L97
The "update:open" event has been triggered but not declared on `emits` option
NPM lint: src/components/AppContent/ContactsContent.vue#L160
The "new-contact" event has been triggered but not declared on `emits` option
NPM lint: src/components/AppContent/ContactsContent.vue#L91
Boolean prop should only be defaulted to false
NPM lint: src/components/AppContent/CircleContent.vue#L57
Boolean prop should only be defaulted to false