Skip to content

#5 Update @chakra-ui/react to 2.10.4 #2

#5 Update @chakra-ui/react to 2.10.4

#5 Update @chakra-ui/react to 2.10.4 #2

Triggered via pull request November 15, 2024 23:11
Status Failure
Total duration 36s
Artifacts

code-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
src/rmg-throttled-slider/rmg-throttled-slider.test.tsx > RmgThrottledSlider > RmgThrottledSlider - mock slider implementation > Can throttle slider event with timeout and handle button event: src/rmg-throttled-slider/rmg-throttled-slider.test.tsx#L68
Error: The given element does not have a value setter ❯ setNativeValue node_modules/@testing-library/dom/dist/events.js:131:13 ❯ createEvent node_modules/@testing-library/dom/dist/events.js:41:5 ❯ Function.createEvent.<computed> [as change] node_modules/@testing-library/dom/dist/events.js:106:38 ❯ Function.fireEvent.<computed> [as change] node_modules/@testing-library/dom/dist/events.js:110:68 ❯ Function.fireEvent.<computed> [as change] node_modules/@testing-library/react/dist/fire-event.js:15:52 ❯ src/rmg-throttled-slider/rmg-throttled-slider.test.tsx:68:23
check
Process completed with exit code 1.
check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/