Skip to content

Switch to using Redux Toolkit #292

Switch to using Redux Toolkit

Switch to using Redux Toolkit #292

Triggered via pull request December 19, 2024 10:48
Status Failure
Total duration 3m 20s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
unit
@chart-io/core#test: command (/home/runner/work/chart-io/chart-io/packages/core) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
unit
Process completed with exit code 1.
unit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: packages/core/src/renderers/area/stackedTooltip.ts#L14
Imports should be sorted alphabetically
lint: packages/core/src/renderers/area/tooltip.ts#L5
Imports should be sorted alphabetically
lint: packages/core/src/renderers/area/tooltip.ts#L6
Expected 'multiple' syntax before 'single' syntax
lint: packages/core/src/renderers/bar/tooltip.ts#L4
Imports should be sorted alphabetically
lint: packages/core/src/renderers/column/tooltip.ts#L4
Imports should be sorted alphabetically
lint: packages/core/src/renderers/line/tooltip.ts#L5
Imports should be sorted alphabetically
lint: packages/core/src/renderers/line/tooltip.ts#L6
Expected 'multiple' syntax before 'single' syntax
lint: packages/core/src/renderers/scatter/tooltip.ts#L4
Imports should be sorted alphabetically
lint: packages/core/src/store/chart/tests/chartSelectors.unit.ts#L7
Imports should be sorted alphabetically
lint: packages/core/src/store/event/tests/eventSelectors.unit.ts#L5
Imports should be sorted alphabetically