fix: tokens on Slider component #5957
pr-playground.yml
on: pull_request
Build and deploy playground
13m 22s
Check size
26m 30s
Annotations
9 warnings
packages/components/src/Slider/Slider.component.tsx#L176
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/components/src/Slider/Slider.component.tsx#L177
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/components/src/Slider/Slider.component.tsx#L235
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/components/src/Slider/Slider.component.tsx#L298
[@typescript-eslint/ban-ts-comment] Do not use "@ts-ignore" because it alters compilation errors.
|
packages/components/src/Slider/Slider.stories.tsx#L3
[@typescript-eslint/no-unused-vars] 'SliderModes' is defined but never used.
|
packages/components/src/Slider/Slider.stories.tsx#L99
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/components/src/Slider/Slider.stories.tsx#L100
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/components/src/Slider/Slider.test.tsx#L72
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
Check size
The following actions uses node12 which is deprecated and will be forced to run on node16: preactjs/compressed-size-action@8119d3d31b6e57b167e09c81dfa877eada3bcb35. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|