Skip to content

πŸ› FIX: Correct an outdated comparison between Jotai and Zustand #2266

πŸ› FIX: Correct an outdated comparison between Jotai and Zustand

πŸ› FIX: Correct an outdated comparison between Jotai and Zustand #2266

Re-run triggered July 7, 2024 12:41
Status Success
Total duration 42s
Artifacts

lint-and-type.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: src/context.ts#L58
Mutating a value returned from a function whose return value should not be mutated
lint: src/react/shallow.ts#L17
Mutating a value returned from a function whose return value should not be mutated
lint: 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
lint: 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