ci: fix pnpm setup #2646
Merged
ci: fix pnpm setup #2646
Annotations
1 warning
tests/react/dependency.test.tsx#L921
Unexpected reassignment of a variable which was defined outside of the component. Components and hooks should be pure and side-effect free, but variable reassignment is a form of side-effect. If this variable is used in rendering, use useState instead. (https://react.dev/reference/rules/components-and-hooks-must-be-pure#side-effects-must-run-outside-of-render)
|
This job succeeded
Loading