Skip to content

docs: technical interoperability testing #4

docs: technical interoperability testing

docs: technical interoperability testing #4

Triggered via pull request August 1, 2024 23:26
Status Failure
Total duration 1m 50s
Artifacts

build_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
test_and_build
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:324893 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async OE (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2107:872) at async /home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2145:16025 at async wr (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2136:158) at async LN (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2145:15912)
test_and_build
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:324893 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async tb (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2145:14558) at async /home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2145:16410 at async wr (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2136:158) at async LN (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2145:16264)
test_and_build
Jest coverage report action failed
test_and_build
Process completed with exit code 1.
test_and_build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_and_build: packages/mock-app/craco.config.js#L1
'webpack' is assigned a value but never used
test_and_build: packages/mock-app/src/components/CredentialTabs/CredentialTabs.tsx#L23
React Hook useEffect has a missing dependency: 'configDefaultTabs'. Either include it or remove the dependency array
test_and_build: packages/mock-app/src/components/Scanner/Scanner.tsx#L24
React Hook useMemo has missing dependencies: 'props.focusMode' and 'props.useBarCodeDetectorIfSupported'. Either include them or remove the dependency array
test_and_build: packages/mock-app/src/components/Scanner/Scanner.tsx#L74
React Hook useEffect has missing dependencies: 'deviceType' and 'startHtml5QrcodeScanner'. Either include them or remove the dependency array
test_and_build: packages/mock-app/src/pages/Layout.tsx#L1
'useCallback' is defined but never used
test_and_build: packages/mock-app/src/pages/Scanning.tsx#L58
React Hook React.useEffect has missing dependencies: 'goVerifyPage' and 'isLoading'. Either include them or remove the dependency array
test_and_build: packages/mock-app/src/pages/Verify.tsx#L35
React Hook useEffect has a missing dependency: 'fetchEncryptedVC'. Either include it or remove the dependency array
test_and_build: packages/mock-app/src/pages/Verify.tsx#L42
React Hook useEffect has a missing dependency: 'verifyCredential'. Either include it or remove the dependency array
test_and_build: packages/services/src/api.service.ts#L26
Unexpected console statement