Skip to content

feat(069-B2): usage charts + Usage.vue + Dashboard switcher #379

feat(069-B2): usage charts + Usage.vue + Dashboard switcher

feat(069-B2): usage charts + Usage.vue + Dashboard switcher #379

Triggered via pull request June 2, 2026 07:06
Status Failure
Total duration 32s
Artifacts

frontend.yml

on: pull_request
frontend-test
29s
frontend-test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
frontend-test
Process completed with exit code 1.
tests/unit/dashboard-usage-switcher.spec.ts > Dashboard Overview↔Usage switcher > re-fetches with the selected window when the window selector changes: frontend/tests/unit/dashboard-usage-switcher.spec.ts#L127
Error: Cannot call trigger on an empty DOMWrapper. ❯ Object.get node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:1495:27 ❯ tests/unit/dashboard-usage-switcher.spec.ts:127:55
tests/unit/dashboard-usage-switcher.spec.ts > Dashboard Overview↔Usage switcher > switches to Usage, keeps Overview mounted, and lazily fetches the aggregate: frontend/tests/unit/dashboard-usage-switcher.spec.ts#L116
AssertionError: expected "vi.fn()" to be called 1 times, but got 0 times ❯ tests/unit/dashboard-usage-switcher.spec.ts:116:22
tests/unit/dashboard-usage-switcher.spec.ts > Dashboard Overview↔Usage switcher > defaults to the Overview tab and does not fetch usage on first paint (SC-004): frontend/tests/unit/dashboard-usage-switcher.spec.ts#L93
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/unit/dashboard-usage-switcher.spec.ts:93:28
frontend-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 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/