Skip to content

test(reference-line): add test that will fail if we remove defaultProps #3182

test(reference-line): add test that will fail if we remove defaultProps

test(reference-line): add test that will fail if we remove defaultProps #3182

Triggered via pull request May 7, 2024 06:13
Status Success
Total duration 4m 33s
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#L212
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#L212
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