Skip to content

Fix bug20240409

Fix bug20240409 #295

Triggered via pull request April 12, 2024 06:49
Status Success
Total duration 4m 33s
Artifacts

nodejs.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build (14.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (14.x): src/components/Button/Button.tsx#L56
Unexpected any. Specify a different type
build (14.x): src/components/CollapsePanel/CollapsePanel.tsx#L62
React Hook useCallback has an unnecessary dependency: 'visible'. Either exclude it or remove the dependency array
build (14.x): src/components/CollapsePanel/CollapsePanel.tsx#L70
React Hook useEffect has a missing dependency: 'getHeight'. Either include it or remove the dependency array
build (14.x): src/components/Filter/ActionFooter/ActionFooter.tsx#L11
Unexpected any. Specify a different type
build (14.x): src/components/Filter/Filter.tsx#L58
Unexpected any. Specify a different type
build (14.x): src/components/Filter/Filter.tsx#L69
React Hook useMemo has a missing dependency: 'isFixed'. Either include it or remove the dependency array
build (14.x): src/components/Filter/Filter.tsx#L118
Unexpected any. Specify a different type
build (14.x): src/components/Filter/Filter.tsx#L123
Unexpected any. Specify a different type
build (14.x): src/components/Filter/FiltersContent/FiltersContent.tsx#L17
Unexpected any. Specify a different type
build (14.x): src/components/Filter/FiltersContent/FiltersContent.tsx#L36
Unexpected any. Specify a different type