Skip to content

fix: prettier

fix: prettier #2229

Triggered via push March 8, 2024 12:38
Status Success
Total duration 4m 43s
Artifacts 1

ci.yml

on: push
test_lint
50s
test_lint
Matrix: test
Fit to window
Zoom out
Zoom in

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