Skip to content

[stable8.0] Fix npm audit #3864

[stable8.0] Fix npm audit

[stable8.0] Fix npm audit #3864

Triggered via pull request November 2, 2025 03:27
Status Success
Total duration 21m 36s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
NPM lint: src/components/AppNavigation/GroupNavigationItem.vue#L238
Missing JSDoc @param "mode" description
NPM lint: src/components/AppNavigation/GroupNavigationItem.vue#L139
Missing JSDoc @param "groupId" description
NPM lint: src/components/AppNavigation/GroupNavigationItem.vue#L138
Missing JSDoc @param "groups" description
NPM lint: src/components/AppNavigation/ContactsSettings.vue#L119
The "file-loaded" event has been triggered but not declared on `emits` option
NPM lint: src/components/AppNavigation/ContactsSettings.vue#L119
Custom event name 'file-loaded' must be camelCase
NPM lint: src/components/AppNavigation/ContactsSettings.vue#L101
The "clicked" event has been triggered but not declared on `emits` option
NPM lint: src/components/AppNavigation/ContactsSettings.vue#L90
The "update:open" event has been triggered but not declared on `emits` option
NPM lint: src/components/AppContent/ContactsContent.vue#L156
The "new-contact" event has been triggered but not declared on `emits` option
NPM lint: src/components/AppContent/ContactsContent.vue#L156
Custom event name 'new-contact' must be camelCase
NPM lint: src/components/AppContent/ContactsContent.vue#L44
v-on event '@update:showDetails' must be hyphenated