Skip to content

BarBackground and BarRectangles read activeIndex from context instead of props #3091

BarBackground and BarRectangles read activeIndex from context instead of props

BarBackground and BarRectangles read activeIndex from context instead of props #3091

Triggered via pull request April 27, 2024 13:25
Status Success
Total duration 4m 10s
Artifacts

ci.yml

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

Annotations

10 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#L176
Do not use Array index in keys
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#L176
Do not use Array index in keys
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