Skip to content

2049 multi series chart clear on refresh #1922

2049 multi series chart clear on refresh

2049 multi series chart clear on refresh #1922

Triggered via pull request March 22, 2026 11:40
Status Failure
Total duration 46s
Artifacts

build-and-test.yml

on: pull_request
Matrix: build / build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
build / Build on 20
Process completed with exit code 1.
build / Build on 20: ui/src/widgets/ui-chart/UIChart.vue#L398
Block must not be padded by blank lines
build / Build on 20
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e. 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/
build / Build on 20: ui/src/widgets/ui-chart/UIChart.vue#L750
Caution: `axisHelper` also has a named export `getAxisMax`. Check if you meant to write `import {getAxisMax} from './helpers/axis.helper'` instead
build / Build on 20: ui/src/widgets/ui-chart/UIChart.vue#L747
Caution: `axisHelper` also has a named export `getAxisMin`. Check if you meant to write `import {getAxisMin} from './helpers/axis.helper'` instead