Skip to content

[fix_deps][taier-ui]restrict dt-sql-parser's version #49

[fix_deps][taier-ui]restrict dt-sql-parser's version

[fix_deps][taier-ui]restrict dt-sql-parser's version #49

Triggered via pull request October 31, 2023 03:06
@mortalYoungmortalYoung
synchronize #1124
fix_deps
Status Failure
Total duration 5m 44s
Artifacts

web-ci.yml

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

Annotations

3 errors and 20 warnings
build (ubuntu-latest)
Process completed with exit code 1.
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build (windows-latest)
The operation was canceled.
build (ubuntu-latest): taier-ui/src/components/bindCommModal/engineForm.tsx#L119
React Hook useEffect has missing dependencies: 'engineType' and 'getRetainDBList'. Either include them or remove the dependency array
build (ubuntu-latest): taier-ui/src/components/customDrawer/index.tsx#L67
React Hook useLayoutEffect has a missing dependency: 'id'. Either include it or remove the dependency array
build (ubuntu-latest): taier-ui/src/components/customHooks/useCalcTableScroll.ts#L54
React Hook useEffect has missing dependencies: 'calcTableScroll' and 'className'. Either include them or remove the dependency array
build (ubuntu-latest): taier-ui/src/components/customHooks/useSize.ts#L25
React Hook useEffect has a missing dependency: 'dom'. Either include it or remove the dependency array
build (ubuntu-latest): taier-ui/src/components/editor/index.tsx#L217
React Hook useEffect has a missing dependency: 'sync'. Either include it or remove the dependency array
build (ubuntu-latest): taier-ui/src/components/editor/index.tsx#L237
React Hook useEffect has a missing dependency: 'initMonaco'. Either include it or remove the dependency array
build (ubuntu-latest): taier-ui/src/components/folderPicker/index.tsx#L69
React Hook useMemo has an unnecessary dependency: 'flag'. Either exclude it or remove the dependency array
build (ubuntu-latest): taier-ui/src/components/folderPicker/index.tsx#L117
React Hook useEffect has a missing dependency: 'props.dataType'. Either include it or remove the dependency array
build (ubuntu-latest): taier-ui/src/components/fullScreen/index.tsx#L1
Do not use "@ts-nocheck" because it alters compilation errors
build (ubuntu-latest): taier-ui/src/components/lifeCycleSelect/index.tsx#L68
React Hook useEffect has a missing dependency: 'value'. Either include it or remove the dependency array. If 'setSelectValue' needs the current value of 'value', you can also switch to useReducer instead of useState and read 'value' in the reducer
build (windows-latest): taier-ui/src/components/bindCommModal/engineForm.tsx#L119
React Hook useEffect has missing dependencies: 'engineType' and 'getRetainDBList'. Either include them or remove the dependency array
build (windows-latest): taier-ui/src/components/customDrawer/index.tsx#L67
React Hook useLayoutEffect has a missing dependency: 'id'. Either include it or remove the dependency array
build (windows-latest): taier-ui/src/components/customHooks/useCalcTableScroll.ts#L54
React Hook useEffect has missing dependencies: 'calcTableScroll' and 'className'. Either include them or remove the dependency array
build (windows-latest): taier-ui/src/components/customHooks/useSize.ts#L25
React Hook useEffect has a missing dependency: 'dom'. Either include it or remove the dependency array
build (windows-latest): taier-ui/src/components/editor/index.tsx#L217
React Hook useEffect has a missing dependency: 'sync'. Either include it or remove the dependency array
build (windows-latest): taier-ui/src/components/editor/index.tsx#L237
React Hook useEffect has a missing dependency: 'initMonaco'. Either include it or remove the dependency array
build (windows-latest): taier-ui/src/components/folderPicker/index.tsx#L69
React Hook useMemo has an unnecessary dependency: 'flag'. Either exclude it or remove the dependency array
build (windows-latest): taier-ui/src/components/folderPicker/index.tsx#L117
React Hook useEffect has a missing dependency: 'props.dataType'. Either include it or remove the dependency array
build (windows-latest): taier-ui/src/components/fullScreen/index.tsx#L1
Do not use "@ts-nocheck" because it alters compilation errors
build (windows-latest): taier-ui/src/components/lifeCycleSelect/index.tsx#L68
React Hook useEffect has a missing dependency: 'value'. Either include it or remove the dependency array. If 'setSelectValue' needs the current value of 'value', you can also switch to useReducer instead of useState and read 'value' in the reducer