[stable5.4] fix: improve matching for tel type parameter #2172
Annotations
13 warnings
eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: skjnldsv/read-package-engines-version-actions@1bdcee71fa343c46b18dc6aceffb4cd1e35209c6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
eslint:
src/admin-settings.js#L6
Invalid JSDoc @license: "GNU AGPL version 3 or any later version"; expected SPDX expression: https://spdx.org/licenses/
|
eslint:
src/components/AppNavigation/ContactsSettings.vue#L135
'event' is defined but never used
|
eslint:
src/components/AppNavigation/GroupNavigationItem.vue#L161
Missing JSDoc @param "mode" description
|
eslint:
src/components/AppNavigation/Settings/SettingsAddressbook.vue#L309
'e' is defined but never used
|
eslint:
src/components/CircleDetails/CircleConfigs.vue#L85
The type 'CircleConfig' is undefined
|
eslint:
src/components/ContactDetails.vue#L231
Variable 'emailAddress' is already declared in the upper scope
|
eslint:
src/components/ContactDetails.vue#L899
The type 'Contact' is undefined
|
eslint:
src/components/ContactDetails.vue#L950
The type 'Property' is undefined
|
eslint:
src/components/ContactDetails/ContactDetailsAddNewProp.vue#L142
Missing JSDoc @return type
|
eslint:
src/components/ContactsList.vue#L156
The type 'Contact' is undefined
|