build(deps): bump rc-slider from 9.7.5 to 10.5.0 #52
Annotations
4 errors and 2 warnings
Run TypeScript Error Reporter:
src/pages/Panel/SwapContracts.tsx#L7
Module '"../../../node_modules/rc-slider/lib"' has no exported member 'SliderTooltip'. Did you mean to use 'import SliderTooltip from "../../../node_modules/rc-slider/lib"' instead?
|
Run TypeScript Error Reporter:
src/pages/Panel/SwapContracts.tsx#L102
Property 'Handle' does not exist on type 'ForwardRefExoticComponent<SliderProps<number | number[]> & RefAttributes<SliderRef>>'.
|
Run TypeScript Error Reporter:
src/pages/Panel/SwapContracts.tsx#L654
Type 'Dispatch<SetStateAction<BlockTag>>' is not assignable to type '(value: number | number[]) => void'.
Types of parameters 'value' and 'value' are incompatible.
Type 'number | number[]' is not assignable to type 'SetStateAction<BlockTag>'.
Type 'number[]' is not assignable to type 'SetStateAction<BlockTag>'.
Type 'number[]' is not assignable to type 'string'.
|
Run TypeScript Error Reporter
Found 3 errors!
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, andoshin11/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, andoshin11/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading