chore(deps-dev): bump react and @types/react #2927
Annotations
10 errors and 1 warning
Build:
src/useAsync/index.ts#L75
Expected 1 arguments, but got 0.
|
Build:
src/useAsync/index.ts#L76
Expected 1 arguments, but got 0.
|
Build:
src/useAsync/index.ts#L114
Type 'undefined' is not assignable to type 'Promise<Result>'.
|
Build:
src/useAsync/index.ts#L115
Type 'undefined' is not assignable to type 'Args'.
|
Build:
src/useAsyncAbortable/index.ts#L62
Expected 1 arguments, but got 0.
|
Build:
src/useAsyncAbortable/index.ts#L76
Type 'undefined' is not assignable to type 'AbortController'.
|
Build:
src/useCustomCompareEffect/index.ts#L32
Expected 1 arguments, but got 0.
|
Build:
src/useCustomCompareMemo/index.ts#L17
Expected 1 arguments, but got 0.
|
Build:
src/useDebouncedCallback/index.ts#L25
Expected 1 arguments, but got 0.
|
Build:
src/useDebouncedCallback/index.ts#L26
Expected 1 arguments, but got 0.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading