feat: bPrime flow functionality #467
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.
|