Skip to content

Merge branch 'trunk' into PRESS2-1679-bugfix-regenerate-version-namin… #1690

Merge branch 'trunk' into PRESS2-1679-bugfix-regenerate-version-namin…

Merge branch 'trunk' into PRESS2-1679-bugfix-regenerate-version-namin… #1690

Triggered via push February 21, 2024 13:24
Status Success
Total duration 31s
Artifacts
Run Lint Checks
23s
Run Lint Checks
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Run Lint Checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, technote-space/get-diff-action@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Lint Checks: src/OnboardingSPA/components/TabPanelHover/index.js#L97
React Hook useEffect has missing dependencies: 'initialTabName' and 'selected'. Either include them or remove the dependency array. If 'setSelected' needs the current value of 'initialTabName', you can also switch to useReducer instead of useState and read 'initialTabName' in the reducer
Run Lint Checks: src/OnboardingSPA/steps/SiteGen/Editor/Header/index.js#L226
React Hook useEffect has a missing dependency: 'handleCustomize'. Either include it or remove the dependency array
Run Lint Checks: src/OnboardingSPA/steps/SiteGen/Editor/Header/index.js#L244
React Hook useEffect has a missing dependency: 'setInteractionDisabled'. Either include it or remove the dependency array