Skip to content

chore(deps): update dependency @types/react to v17.0.80 #1848

chore(deps): update dependency @types/react to v17.0.80

chore(deps): update dependency @types/react to v17.0.80 #1848

Triggered via push April 10, 2024 20:58
Status Success
Total duration 47s
Artifacts

tests.yml

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

Annotations

24 warnings
build (14.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, coverallsapp/github-action@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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): 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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, coverallsapp/github-action@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (12.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 (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