Skip to content

[_]: feat/Range Slider component #28

[_]: feat/Range Slider component

[_]: feat/Range Slider component #28

Triggered via pull request October 23, 2024 16:01
Status Failure
Total duration 1m 4s
Artifacts

tests.yml

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

Annotations

2 errors and 2 warnings
src/components/slider/__test__/RangeSlider.test.tsx > RangeSlider component > RangeSlider component should render correctly: src/components/slider/__test__/RangeSlider.test.tsx#L21
Error: Snapshot `RangeSlider component > RangeSlider component should render correctly 1` mismatched - Expected + Received @@ -3,11 +3,10 @@ <input aria-label="Range slider" id="my-slider" max="100" min="0" - step="1" type="range" value="50" /> </div> </div> ❯ src/components/slider/__test__/RangeSlider.test.tsx:21:23
build (18.x)
Process completed with exit code 1.
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/