Skip to content

[stable6.0] fix: check if photo property is set before downloading #2903

[stable6.0] fix: check if photo property is set before downloading

[stable6.0] fix: check if photo property is set before downloading #2903

Triggered via pull request December 13, 2024 16:58
Status Success
Total duration 1m 56s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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/GroupNavigationItem.vue#L162
Missing JSDoc @param "mode" description
eslint: src/components/CircleDetails.vue#L133
'v-html' directive can lead to XSS attack
eslint: src/components/CircleDetails.vue#L146
'v-html' directive can lead to XSS attack
eslint: src/components/CircleDetails/CircleConfigs.vue#L85
The type 'CircleConfig' is undefined
eslint: src/components/ContactDetails.vue#L68
'v-html' directive can lead to XSS attack
eslint: src/components/ContactDetails.vue#L233
Variable 'emailAddress' is already declared in the upper scope
eslint: src/components/ContactDetails.vue#L974
The type 'Contact' is undefined
eslint: src/components/ContactDetails.vue#L1025
The type 'Property' is undefined