chore: update dpp and dfr render template on mobile UIs #313
build_test.yml
on: pull_request
test_and_build
4m 0s
build_docs
1m 25s
Annotations
12 warnings
build_docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test_and_build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test_and_build:
packages/mock-app/src/components/CredentialTabs/CredentialTabs.tsx#L27
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#L56
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
|
test_and_build:
packages/services/src/features/localStorage.service.ts#L13
Unexpected console statement
|
test_and_build:
packages/services/src/features/localStorage.service.ts#L51
Unexpected console statement
|