fix: disable window scrolling while swiping horizontally #2692
ci.yml
on: pull_request
Verify Files
1m 12s
Tests
1m 20s
Annotations
1 error and 10 warnings
Verify Files
Process completed with exit code 1.
|
Verify Files
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Verify Files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Verify Files:
src/blocks/Slider/Slider.tsx#L188
'touchStart' was used before it was defined
|
Verify Files:
src/blocks/Slider/Slider.tsx#L189
'preventTouch' was used before it was defined
|
Verify Files:
src/blocks/Slider/Slider.tsx#L192
'touchStart' was used before it was defined
|
Verify Files:
src/blocks/Slider/Slider.tsx#L193
'preventTouch' was used before it was defined
|
Verify Files:
src/blocks/Slider/Slider.tsx#L462
Assignment to property of function parameter 'e'
|
Verify Files:
src/blocks/Slider/Slider.tsx#L462
Assignment to property of function parameter 'e'
|
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|