Skip to content

chore(deps): update dependency @testing-library/react to v16 #1363

chore(deps): update dependency @testing-library/react to v16

chore(deps): update dependency @testing-library/react to v16 #1363

Triggered via pull request September 1, 2024 05:14
Status Success
Total duration 1m 11s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Style Checks
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Style Checks: docs/app/components/Buttons/GradientButton.css.ts#L4
'style' is defined but never used. Allowed unused vars must match /^_/u
Style Checks: docs/app/styles/routes/docs.css.ts#L5
'inlineLink' is defined but never used. Allowed unused vars must match /^_/u
Style Checks: packages/core/src/hooks/useSprings.ts#L85
React Hook useMemo has a missing dependency: 'propsFn'. Either include it or remove the dependency array
Style Checks: packages/core/src/hooks/useSprings.ts#L127
React Hook useMemo has a missing dependency: 'forceUpdate'. Either include it or remove the dependency array
Style Checks: packages/core/src/hooks/useSprings.ts#L147
React Hook useMemo has missing dependencies: 'declareUpdates', 'prevLength', and 'ref'. Either include them or remove the dependency array
Style Checks: packages/core/src/hooks/useSprings.ts#L152
React Hook useMemo was passed a dependency list that is not an array literal. This means we can't statically verify whether you've passed the correct dependencies
Style Checks: packages/core/src/hooks/useSprings.ts#L152
React Hook useMemo has missing dependencies: 'declareUpdates', 'length', and 'prevLength'. Either include them or remove the dependency array
Style Checks: packages/core/src/hooks/useTransition.tsx#L94
React Hook useMemo has a missing dependency: 'propsFn'. Either include it or remove the dependency array
Style Checks: packages/core/src/types/functions.ts#L35
'T' is defined but never used. Allowed unused vars must match /^_/u
Style Checks: packages/core/src/types/functions.ts#L36
'T' is defined but never used. Allowed unused vars must match /^_/u