Skip to content

feat(cli): add import-fixture command #511

feat(cli): add import-fixture command

feat(cli): add import-fixture command #511

Triggered via pull request March 20, 2026 02:44
Status Success
Total duration 6m 23s
Artifacts

ci.yml

on: pull_request
backend-tests
6m 20s
backend-tests
frontend-lint
40s
frontend-lint
version-check
6s
version-check
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
frontend-lint
Process completed with exit code 1.
frontend-lint: platform/frontend/src/components/PopoutWindow.tsx#L5
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
version-check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
frontend-lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
frontend-lint
React Hook useEffect has a missing dependency: 'node.component_type'. Either include it or remove the dependency array
frontend-lint: platform/frontend/src/features/workflows/components/NodeDetailsPanel.tsx#L132
The 'allCredentials' logical expression could make the dependencies of useMemo Hook (at line 341) change on every render. To fix this, wrap the initialization of 'allCredentials' in its own useMemo() Hook
frontend-lint: platform/frontend/src/features/workflows/components/NodeDetailsPanel.tsx#L132
The 'allCredentials' logical expression could make the dependencies of useMemo Hook (at line 318) change on every render. To fix this, wrap the initialization of 'allCredentials' in its own useMemo() Hook
backend-tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/