Skip to content

Add sub_tab to widget action props. Dark mode support. #193

Add sub_tab to widget action props. Dark mode support.

Add sub_tab to widget action props. Dark mode support. #193

Triggered via push March 11, 2026 19:40
Status Failure
Total duration 3m 41s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
ci
Process completed with exit code 2.
src/components/dashboard-action-widget/index.test.tsx > DashboardWidget > sends empty query for unset optional argument: frontend/src/components/dashboard-action-widget/index.test.tsx#L306
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ src/components/dashboard-action-widget/index.test.tsx:306:3
src/components/dashboard-action-widget/index.test.tsx > DashboardWidget > handles default widget onChange branch: frontend/src/components/dashboard-action-widget/index.test.tsx#L255
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ src/components/dashboard-action-widget/index.test.tsx:255:3
src/components/dashboard-action-widget/index.test.tsx > DashboardWidget > copies filtered results again after search: frontend/src/components/dashboard-action-widget/index.test.tsx#L197
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ src/components/dashboard-action-widget/index.test.tsx:197:3
src/components/dashboard-action-widget/index.test.tsx > DashboardWidget > filters results, supports reset and copy to clipboard: frontend/src/components/dashboard-action-widget/index.test.tsx#L136
Error: Test timed out in 10000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ src/components/dashboard-action-widget/index.test.tsx:136:3
ci
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@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/