Update persisting-store-data.md #2650
Merged
Annotations
4 warnings
src/context.ts#L58
Mutating a value returned from a function whose return value should not be mutated
|
src/react/shallow.ts#L17
Mutating a value returned from a function whose return value should not be mutated
|
tests/middlewareTypes.test.tsx#L30
Hooks may not be referenced as normal values, they must be called. See https://react.dev/reference/rules/react-calls-components-and-hooks#never-pass-around-hooks-as-regular-values
|
tests/middlewareTypes.test.tsx#L31
Hooks may not be referenced as normal values, they must be called. See https://react.dev/reference/rules/react-calls-components-and-hooks#never-pass-around-hooks-as-regular-values
|
This job succeeded
Loading