feat(composer): align images in the editor and in sent messages #9104
Triggered via pull request
September 1, 2026 17:11
Status
Success
Total duration
57m 20s
Artifacts
–
Annotations
11 warnings
|
NPM lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: skjnldsv/read-package-engines-version-actions@06d6baf7d8f41934ab630e97d9e6c0bc9c9ac5e4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
NPM lint:
src/components/Composer.vue#L557
'trimStart' is defined but never used
|
|
NPM lint:
src/components/AttachmentTag.vue#L24
'mimeType' of property found, but never used
|
|
NPM lint:
src/components/AliasForm.vue#L119
'aliasId' is defined but never used
|
|
NPM lint:
src/components/AliasForm.vue#L114
'name' is defined but never used
|
|
NPM lint:
src/components/AliasForm.vue#L114
'alias' is defined but never used
|
|
NPM lint:
src/components/AliasForm.vue#L114
'aliasId' is defined but never used
|
|
NPM lint:
src/components/AliasForm.vue#L109
Boolean prop should only be defaulted to false
|
|
NPM lint:
src/components/AliasForm.vue#L104
Boolean prop should only be defaulted to false
|
|
NPM lint:
src/components/AliasForm.vue#L92
'account' of property found, but never used
|
|
NPM lint:
playwright.config.js#L7
'path' is assigned a value but never used
|