Skip to content

Major dependency upgradation - inprogress #73

Major dependency upgradation - inprogress

Major dependency upgradation - inprogress #73

Triggered via pull request September 4, 2024 15:54
Status Success
Total duration 2m 38s
Artifacts

ci.yml

on: pull_request
Matrix: Build & Test
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Build & Test (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: artiomtr/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build & Test (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: artiomtr/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build & Test (20.x): app/containers/Info/index.js#L43
React Hook useEffect has missing dependencies: 'details', 'dispatchRequestInfo', and 'query.owner'. Either include them or remove the dependency array. If 'dispatchRequestInfo' changes too often, find the parent component that defines it and wrap that definition in useCallback
Build & Test (20.x): app/containers/Repos/index.js#L55
React Hook useEffect has missing dependencies: 'dispatchGetGithubRepos', 'repos', and 'searchKey'. Either include them or remove the dependency array. If 'dispatchGetGithubRepos' changes too often, find the parent component that defines it and wrap that definition in useCallback
Build & Test (20.x): app/utils/injectSaga.js#L19
Assign arrow function to a variable before exporting as module default
Build & Test (20.x): app/utils/injectSaga.js#L56
React Hook React.useEffect has missing dependencies: 'context.store', 'key', 'mode', and 'saga'. Either include them or remove the dependency array
Build & Test (20.x): pages/index.js#L2
Using exported name 'Repos' as identifier for default export
Build & Test (20.x): pages/info/[name].js#L3
Using exported name 'Info' as identifier for default export