fix type params #308
main.yml
on: push
test
/
test-js-code
1m 0s
release
0s
Annotations
5 errors
test / test-js-code:
src/hooks/router.tsx#L142
Type 'Navigate' is not generic.
|
test / test-js-code:
src/hooks/router.tsx#L154
Expected 0 type arguments, but got 1.
|
test / test-js-code:
src/components/TablePagination.tsx#L17
Module '"../utils/api"' has no exported member 'handleQueryState'.
|
test / test-js-code:
src/components/TablePagination.tsx#L94
Binding element 'data' implicitly has an 'any' type.
|
test / test-js-code
Process completed with exit code 2.
|