Skip to content

Fix intercepted set value types #23

Fix intercepted set value types

Fix intercepted set value types #23

Triggered via pull request August 27, 2023 09:51
Status Failure
Total duration 1m 15s
Artifacts

ci.yml

on: pull_request
Report code coverage
1m 3s
Report code coverage
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
Report code coverage
HttpError: Resource not accessible by integration HttpError: Resource not accessible by integration at /home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:8:324068 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async j3 (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2197:854) at async /home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2230:15767 at async ei (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2221:158) at async UD (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2230:15654)
Report code coverage
HttpError: Resource not accessible by integration HttpError: Resource not accessible by integration at /home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:8:324068 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async /home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2230:16456 at async ei (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2221:158) at async UD (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2230:16215)
Report code coverage
Jest coverage report action failed
Report code coverage
Process completed with exit code 1.
Build, lint and test on Node 18.x and ubuntu-latest: example/components/StockExample.tsx#L23
React Hook useCallback has a missing dependency: 'getValues'. Either include it or remove the dependency array
Build, lint and test on Node 18.x and ubuntu-latest: src/hooks/useDebugStock.ts#L46
React Hook useEffect has a missing dependency: 'stock'. Either include it or remove the dependency array
Build, lint and test on Node 18.x and ubuntu-latest: src/hooks/useMappingProxy.ts#L27
React Hook useMemo has a missing dependency: 'path'. Either include it or remove the dependency array
Build, lint and test on Node 18.x and ubuntu-latest: src/hooks/useMappingProxy.ts#L27
React Hook useMemo has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked