fix: prettier #2229
Annotations
3 warnings
test_lint:
src/components/Suggester/CustomSuggester.tsx#L61
React Hook useCallback has a missing dependency: 'options'. Either include it or remove the dependency array
|
test_lint:
src/components/Suggester/CustomSuggester.tsx#L81
React Hook useCallback has a missing dependency: 'defaultOptions'. Either include it or remove the dependency array. If 'setOptions' needs the current value of 'defaultOptions', you can also switch to useReducer instead of useState and read 'defaultOptions' in the reducer
|
test_lint:
src/components/Suggester/Suggester.tsx#L89
React Hook useMemo has missing dependencies: 'executeExpression', 'iteration', 'optionResponses', and 'value'. Either include them or remove the dependency array. If 'executeExpression' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
186 KB |
|