Enh/Enhance group information display #2440
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, skjnldsv/read-package-engines-version-actions@0ce2ed60f6df073a62a77c0a4958dd0fc68e32e7, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Read package.json node and npm engines version
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/
|
Read package.json node and npm engines version
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/
|
Lint:
src/admin-settings.js#L6
Invalid JSDoc @license: "GNU AGPL version 3 or any later version"; expected SPDX expression: https://spdx.org/licenses/
|
Lint:
src/components/AppNavigation/CircleNavigationItem.vue#L69
Multiple spaces found before '#'
|
Lint:
src/components/AppNavigation/GroupNavigationItem.vue#L117
Missing JSDoc @param "groups" description
|
Lint:
src/components/AppNavigation/GroupNavigationItem.vue#L118
Missing JSDoc @param "groupId" description
|
Lint:
src/components/AppNavigation/GroupNavigationItem.vue#L216
Missing JSDoc @param "mode" description
|
Lint:
src/components/CircleDetails.vue#L125
'v-html' directive can lead to XSS attack
|
Lint:
src/components/CircleDetails.vue#L138
'v-html' directive can lead to XSS attack
|
Lint:
src/components/CircleDetails/CircleConfigs.vue#L85
The type 'CircleConfig' is undefined
|
Lint:
src/components/ContactDetails.vue#L69
'v-html' directive can lead to XSS attack
|
Lint:
src/components/ContactDetails.vue#L234
Variable 'emailAddress' is already declared in the upper scope
|
Loading