Skip to content

[6.x] Add Form builder #1085

[6.x] Add Form builder

[6.x] Add Form builder #1085

Triggered via pull request August 10, 2026 08:58
Status Failure
Total duration 6m 58s
Artifacts

js-ci.yml

on: pull_request
Setup / Install + Build + Generate
3m 20s
Setup / Install + Build + Generate
Code Quality / Oxlint
1m 55s
Code Quality / Oxlint
Code Quality / TypeScript
2m 21s
Code Quality / TypeScript
Tests / @craftcms/ui
3m 30s
Tests / @craftcms/ui
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
Code Quality / TypeScript
Process completed with exit code 2.
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/navigation/components/cp-queue-indicator.ts#L85
Promises must be awaited, add void operator to ignore.
typescript(no-base-to-string): resources/js/bootstrap/cp.ts#L59
'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/