Skip to content

feat: bPrime flow functionality #467

feat: bPrime flow functionality

feat: bPrime flow functionality #467

Triggered via pull request August 15, 2024 14:35
Status Failure
Total duration 46s
Artifacts

continuous-integration.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Validate: apps/funke/app/(app)/index.tsx#L1
Cannot find module '@/agent' or its corresponding type declarations.
Validate: apps/funke/app/(app)/index.tsx#L2
Cannot find module '@/use-cases/ReceivePidUseCaseBPrimeFlow' or its corresponding type declarations.
Validate: apps/funke/app/(app)/index.tsx#L7
Cannot find module '../../use-cases/ReceivePidUseCaseCFlow' or its corresponding type declarations.
Validate: apps/funke/app/(app)/index.tsx#L24
Parameter 'pidUseCase' implicitly has an 'any' type.
Validate: apps/funke/app/(app)/index.tsx#L31
Parameter 'pidUseCase' implicitly has an 'any' type.
Validate: apps/funke/authenticated-channel/requestPid.ts#L3
Cannot find module '../crypto/bPrime' or its corresponding type declarations.
Validate
Process completed with exit code 2.