Major dependency upgradation - inprogress #75
Annotations
4 errors and 6 warnings
Build & Test (20.x)
Error: The process '/opt/hostedtoolcache/node/20.17.0/x64/bin/npx' failed with exit code 1
Error: The process '/opt/hostedtoolcache/node/20.17.0/x64/bin/npx' failed with exit code 1
at wd._setResult (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2.3.0/dist/index.js:21:19186)
at wd.CheckComplete (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2.3.0/dist/index.js:21:18773)
at ChildProcess.<anonymous> (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2.3.0/dist/index.js:21:17765)
at ChildProcess.emit (node:events:519:28)
at maybeClose (node:internal/child_process:1105:16)
at ChildProcess._handle.onexit (node:internal/child_process:305:5)
|
Build & Test (20.x)
Error: The process '/opt/hostedtoolcache/node/20.17.0/x64/bin/npx' failed with exit code 1
Error: The process '/opt/hostedtoolcache/node/20.17.0/x64/bin/npx' failed with exit code 1
at wd._setResult (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2.3.0/dist/index.js:21:19186)
at wd.CheckComplete (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2.3.0/dist/index.js:21:18773)
at ChildProcess.<anonymous> (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2.3.0/dist/index.js:21:17765)
at ChildProcess.emit (node:events:519:28)
at maybeClose (node:internal/child_process:1105:16)
at ChildProcess._handle.onexit (node:internal/child_process:305:5)
|
Build & Test (20.x)
Jest coverage report action failed
|
Build & Test (20.x)
Process completed with exit code 1.
|
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
|