[stable24] stable23: fix: Detect end of the activity responses (fix #3395) #7139
Annotations
14 warnings
php8.1 lint
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/
|
php8.0 lint
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/
|
php-cs check
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/
|
php7.4 lint
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/
|
node (14.x):
src/components/ActivityEntry.vue#L33
'v-html' directive can lead to XSS attack
|
node (14.x):
src/components/Controls.vue#L273
The "watch" property should be above the "beforeDestroy" property on line 270
|
node (14.x):
src/components/board/SharingTabSidebar.vue#L217
Missing trailing comma
|
node (14.x):
src/components/card/Description.vue#L51
'v-html' directive can lead to XSS attack
|
node (14.x):
src/components/cards/CardMenu.vue#L142
Missing trailing comma
|
node (14.x):
src/init-dashboard.js#L36
Caution: `Vuex` also has a named export `Store`. Check if you meant to write `import {Store} from 'vuex'` instead
|
node (14.x):
src/store/attachment.js#L44
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
node (14.x):
src/store/attachment.js#L51
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
node (14.x):
src/store/attachment.js#L57
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
node (14.x):
src/store/card.js#L207
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|