Skip to content

refactor(value-editor): migrate to TypeScript and split by concern #2410

refactor(value-editor): migrate to TypeScript and split by concern

refactor(value-editor): migrate to TypeScript and split by concern #2410

Triggered via pull request September 2, 2026 22:09
Status Success
Total duration 52s
Artifacts

frontend-pull-request.yml

on: pull_request
Unit Tests
38s
Unit Tests
Lint changed files
48s
Lint changed files
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Unit Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint changed files
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint changed files: frontend/web/components/ValueEditor/ValueEditor.tsx#L65
Expected object keys to be in sorted order. Expected onValidityChange to be before readOnly