Skip to content

test(synchronized): add base tests for two chart tooltip/cursor sync #3288

test(synchronized): add base tests for two chart tooltip/cursor sync

test(synchronized): add base tests for two chart tooltip/cursor sync #3288

Triggered via push May 19, 2024 23:28
Status Success
Total duration 4m 23s
Artifacts

ci.yml

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

Annotations

16 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/cartesian/Brush.tsx#L535
Unexpected console statement
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/cartesian/Brush.tsx#L535
Unexpected console statement
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