DRAFT feat: add fillers behaviour #1057
ci-main.yaml
on: pull_request
test_lint
31s
Matrix: test
build-deploy-assets
0s
publish_on_npm
0s
Annotations
1 error and 2 warnings
test_lint
Process completed with exit code 1.
|
test_lint:
src/use-lunatic/hooks/useFillers.ts#L78
React Hook useCallback has a missing dependency: 'fetchMock'. Either include it or remove the dependency array
|
test_lint:
src/use-lunatic/use-lunatic.ts#L163
React Hook useCallback has a missing dependency: 'triggerFillers'. Either include it or remove the dependency array
|