chore(deps-dev): bump react and @types/react #2906
ci-cd.yml
on: pull_request
Dependabot automerge
0s
Generate Contributors List
0s
Annotations
21 errors and 3 warnings
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.
|
Lint:
src/useClickOutside/index.dom.test.ts#L97
`MutableRefObject` is deprecated. Use `RefObject` instead. (@typescript-eslint/no-deprecated)
|
Lint:
src/useClickOutside/index.ts#L16
`MutableRefObject` is deprecated. Use `RefObject` instead. (@typescript-eslint/no-deprecated)
|
Lint:
src/useDebouncedCallback/index.ts#L86
Unused eslint-disable directive (no problems were reported from '@typescript-eslint/no-unsafe-assignment'). (null)
|
Lint:
src/useHookableRef/index.ts#L26
`MutableRefObject` is deprecated. Use `RefObject` instead. (@typescript-eslint/no-deprecated)
|
Lint:
src/useLifecycleLogger/index.ts#L14
Unused eslint-disable directive (no problems were reported from '@typescript-eslint/no-unsafe-assignment'). (null)
|
Lint:
src/useLifecycleLogger/index.ts#L22
Unused eslint-disable directive (no problems were reported from '@typescript-eslint/no-unsafe-assignment'). (null)
|
Lint:
src/useMeasure/index.ts#L18
`MutableRefObject` is deprecated. Use `RefObject` instead. (@typescript-eslint/no-deprecated)
|
Lint:
src/usePermission/index.ts#L15
`MutableRefObject` is deprecated. Use `RefObject` instead. (@typescript-eslint/no-deprecated)
|
Lint:
src/useResizeObserver/index.dom.test.ts#L60
`MutableRefObject` is deprecated. Use `RefObject` instead. (@typescript-eslint/no-deprecated)
|
Lint:
src/useThrottledCallback/index.ts#L71
Unused eslint-disable directive (no problems were reported from '@typescript-eslint/no-unsafe-assignment'). (null)
|
Test
Process completed with exit code 1.
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|