Jenkins-CI-integration / CheckStyle TypeScript Report
required action
Dec 26, 2024 in 0s
CheckStyle TypeScript Report
There are 0 failures, 2 warnings
Annotations
jenkins-ci-integration / CheckStyle TypeScript Report
webapp/packages/core-blocks/src/FormControls/InputField/useInputAutocomplete.ts#L149
React Hook useEffect has missing dependencies: handleInput and state.inputRef. Either include them or remove the dependency array. Mutable values like state.inputRef.current arent valid dependencies because mutating them doesnt re-render the component. (react-hooks/exhaustive-deps)
jenkins-ci-integration / CheckStyle TypeScript Report
webapp/packages/plugin-data-viewer/src/TableViewer/TableHeader/useWhereFilter.ts#L18
ResultSetDataSource is defined but never used. (@typescript-eslint/no-unused-vars)
Loading