Skip to content

chore(deps): update jest monorepo to v29 (major) #1926

chore(deps): update jest monorepo to v29 (major)

chore(deps): update jest monorepo to v29 (major) #1926

Triggered via pull request September 12, 2024 17:24
Status Failure
Total duration 43s
Artifacts

tests.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 22 warnings
build (14.x)
Process completed with exit code 1.
build (12.x)
The job was canceled because "_14_x" failed.
build (12.x)
Process completed with exit code 1.
build (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (14.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (14.x): src/use-async/useAsync.tsx#L41
Unexpected any. Specify a different type
build (14.x): src/use-async/useAsync.tsx#L41
Unexpected any. Specify a different type
build (14.x): src/use-async/useAsync.tsx#L41
Unexpected any. Specify a different type
build (14.x): src/use-async/useAsync.tsx#L43
'args' is defined but never used
build (14.x): src/use-async/useAsync.tsx#L46
Unexpected any. Specify a different type
build (14.x): src/use-async/useAsync.tsx#L46
Unexpected any. Specify a different type
build (14.x): src/use-async/useAsync.tsx#L46
Unexpected any. Specify a different type
build (14.x): src/use-async/useAsync.tsx#L47
'args' is defined but never used
build (14.x): src/use-async/useAsync.tsx#L70
React Hook useCallback was passed a dependency list that is not an array literal. This means we can't statically verify whether you've passed the correct dependencies
build (14.x): src/use-async/useAsync.tsx#L70
React Hook useCallback has missing dependencies: 'fn' and 'isMounted'. Either include them or remove the dependency array. If 'fn' changes too often, find the parent component that defines it and wrap that definition in useCallback
build (12.x): src/use-async/useAsync.tsx#L41
Unexpected any. Specify a different type
build (12.x): src/use-async/useAsync.tsx#L41
Unexpected any. Specify a different type
build (12.x): src/use-async/useAsync.tsx#L41
Unexpected any. Specify a different type
build (12.x): src/use-async/useAsync.tsx#L43
'args' is defined but never used
build (12.x): src/use-async/useAsync.tsx#L46
Unexpected any. Specify a different type
build (12.x): src/use-async/useAsync.tsx#L46
Unexpected any. Specify a different type
build (12.x): src/use-async/useAsync.tsx#L46
Unexpected any. Specify a different type
build (12.x): src/use-async/useAsync.tsx#L47
'args' is defined but never used
build (12.x): src/use-async/useAsync.tsx#L70
React Hook useCallback was passed a dependency list that is not an array literal. This means we can't statically verify whether you've passed the correct dependencies
build (12.x): src/use-async/useAsync.tsx#L70
React Hook useCallback has missing dependencies: 'fn' and 'isMounted'. Either include them or remove the dependency array. If 'fn' changes too often, find the parent component that defines it and wrap that definition in useCallback