Skip to content

Use act to remove legacyRoot rendering from tests (#4478) #3133

Use act to remove legacyRoot rendering from tests (#4478)

Use act to remove legacyRoot rendering from tests (#4478) #3133

Triggered via push May 3, 2024 17:04
Status Success
Total duration 4m 23s
Artifacts

ci.yml

on: push
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#L178
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#L178
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