Skip to content

[6.x] translatable asset alt text amends #1077

[6.x] translatable asset alt text amends

[6.x] translatable asset alt text amends #1077

Triggered via pull request August 7, 2026 16:51
Status Success
Total duration 7m 3s
Artifacts

js-ci.yml

on: pull_request
Setup / Install + Build + Generate
4m 7s
Setup / Install + Build + Generate
Code Quality / Oxlint
1m 58s
Code Quality / Oxlint
Code Quality / TypeScript
2m 28s
Code Quality / TypeScript
Tests / @craftcms/ui
2m 42s
Tests / @craftcms/ui
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Setup / Install + Build + Generate
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Code Quality / Oxlint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
typescript(no-floating-promises): resources/js/modules/queue/queue.ts#L135
Promises must be awaited, add void operator to ignore.
typescript(no-floating-promises): resources/js/modules/queue/queue.ts#L132
Promises must be awaited, add void operator to ignore.
typescript(no-base-to-string): resources/js/bootstrap/cp.ts#L58
'value' will use Object's default stringification format ('[object Object]') when stringified.
unicorn(no-useless-spread): resources/js/modules/grouped-entry-type-manager/grouped-entry-type-manager.ts#L603
Using a spread operator here creates a new array unnecessarily.
Code Quality / TypeScript
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests / @craftcms/ui
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/