Skip to content

refactor(store): sync url theme & fix re-render use useMemo in mobx hooks #727

refactor(store): sync url theme & fix re-render use useMemo in mobx hooks

refactor(store): sync url theme & fix re-render use useMemo in mobx hooks #727

Triggered via pull request March 7, 2024 07:56
Status Success
Total duration 4m 21s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
e2e test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e test: src/containers/Mushroom/index.tsx#L17
This parameter is unused.
e2e test: src/containers/Mushroom/index.tsx#L25
This hook does not specify all of its dependencies: handleBrowserPopChange
e2e test: src/containers/Mushroom/logic.ts#L103
The assignment should not be in an expression.
e2e test: src/containers/Mushroom/logic.ts#L104
The assignment should not be in an expression.
e2e test: src/containers/Mushroom/logic.ts#L105
The assignment should not be in an expression.
e2e test: src/containers/Mushroom/logic.ts#L106
The assignment should not be in an expression.
e2e test: src/containers/Mushroom/logic.ts#L109
The assignment should not be in an expression.
e2e test: src/stores/RootStore/index.ts#L176
This parameter is unused.
e2e test: src/stores/RootStore/index.ts#L197
This parameter is unused.
e2e test: src/containers/unit/ModeLineMenu/CollectMenu.tsx#L8
Avoid using unnecessary Fragment.