Skip to content

chore(deps): update dependency husky to v9 #1925

chore(deps): update dependency husky to v9

chore(deps): update dependency husky to v9 #1925

Triggered via pull request September 12, 2024 00:04
Status Success
Total duration 52s
Artifacts

tests.yml

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

Annotations

24 warnings
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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
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, coverallsapp/github-action@master. 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