Skip to content

chore: setup cicd testing #1

chore: setup cicd testing

chore: setup cicd testing #1

Triggered via pull request June 27, 2024 10:49
Status Success
Total duration 2m 15s
Artifacts

build_test.yml

on: pull_request
test_and_build
2m 5s
test_and_build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test_and_build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L72
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#L60
React Hook React.useEffect has a missing dependency: 'goVerifyPage'. Either include it 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