[stable5.5] GroupNavigationItem: encode exported contact groups as UTF-8 #2720
Annotations
13 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, skjnldsv/read-package-engines-version-actions@0ce2ed60f6df073a62a77c0a4958dd0fc68e32e7, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
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/
|
src/admin-settings.js#L6
Invalid JSDoc @license: "GNU AGPL version 3 or any later version"; expected SPDX expression: https://spdx.org/licenses/
|
src/components/AppNavigation/GroupNavigationItem.vue#L162
Missing JSDoc @param "mode" description
|
src/components/CircleDetails/CircleConfigs.vue#L85
The type 'CircleConfig' is undefined
|
src/components/ContactDetails.vue#L233
Variable 'emailAddress' is already declared in the upper scope
|
src/components/ContactDetails.vue#L974
The type 'Contact' is undefined
|
src/components/ContactDetails.vue#L1025
The type 'Property' is undefined
|
src/components/ContactDetails/ContactDetailsAddNewProp.vue#L142
Missing JSDoc @return type
|
src/components/ContactsList.vue#L156
The type 'Contact' is undefined
|
src/components/MemberList.vue#L162
The type 'Circle' is undefined
|
src/components/MembersList/MembersListItem.vue#L155
The type 'Circle' is undefined
|
This job succeeded
Loading