Skip to content

Move function inRange to ChartUtils (#4556) #3298

Move function inRange to ChartUtils (#4556)

Move function inRange to ChartUtils (#4556) #3298

Triggered via push May 20, 2024 14:30
Status Success
Total duration 4m 30s
Artifacts

ci.yml

on: push
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Build and Test on 20.x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test on 20.x: src/cartesian/Bar.tsx#L233
Do not use Array index in keys
Build and Test on 20.x: src/state/selectors.ts#L142
This line has a length of 212. Maximum allowed is 150
Build and Test on 20.x: src/state/selectors.ts#L144
This line has a length of 212. Maximum allowed is 150
Build and Test on 20.x: src/util/useGetBoundingClientRect.ts#L21
This line has a length of 246. Maximum allowed is 150
Build and Test on 20.x: src/util/useGetBoundingClientRect.ts#L22
This line has a length of 159. Maximum allowed is 150
Build and Test on 20.x: src/util/useGetBoundingClientRect.ts#L44
React Hook useCallback has a spread element in its dependency array. This means we can't statically verify whether you've passed the correct dependencies
Build and Test on 18.x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test on 18.x: src/cartesian/Bar.tsx#L233
Do not use Array index in keys
Build and Test on 18.x: src/state/selectors.ts#L142
This line has a length of 212. Maximum allowed is 150
Build and Test on 18.x: src/state/selectors.ts#L144
This line has a length of 212. Maximum allowed is 150
Build and Test on 18.x: src/util/useGetBoundingClientRect.ts#L21
This line has a length of 246. Maximum allowed is 150
Build and Test on 18.x: src/util/useGetBoundingClientRect.ts#L22
This line has a length of 159. Maximum allowed is 150
Build and Test on 18.x: src/util/useGetBoundingClientRect.ts#L44
React Hook useCallback has a spread element in its dependency array. This means we can't statically verify whether you've passed the correct dependencies