refactor(value-editor): migrate to TypeScript and split by concern #2410
frontend-pull-request.yml
on: pull_request
Unit Tests
38s
Lint changed files
48s
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
|