Implement a new useAsyncIterEffect
hook
#42
ci-run-tests-type-check.yaml
on: pull_request
run_tests_type_check
25s
Annotations
5 errors
run_tests_type_check:
spec/tests/useAsyncIterMemo.spec.ts#L5
Cannot find module '../../src/common/hooks/useAsyncIterMemo/index.js' or its corresponding type declarations.
|
run_tests_type_check:
spec/tests/useAsyncIterMemo.spec.ts#L22
Rest parameter 'deps' implicitly has an 'any[]' type.
|
run_tests_type_check:
spec/tests/useAsyncIterMemo.spec.ts#L53
Rest parameter 'deps' implicitly has an 'any[]' type.
|
run_tests_type_check:
spec/tests/useAsyncIterMemo.spec.ts#L139
Rest parameter 'deps' implicitly has an 'any[]' type.
|
run_tests_type_check
Process completed with exit code 2.
|