feat: app usable without local secure environment support #750
Annotations
4 errors
Check Types:
apps/easypid/src/storage/pidPin.ts#L11
Type 'Promise<Uint8Array>' is missing the following properties from type 'Uint8Array': BYTES_PER_ELEMENT, buffer, byteLength, byteOffset, and 31 more.
|
Check Types:
apps/easypid/src/storage/pidPin.ts#L16
Type 'Promise<Uint8Array>' is not assignable to type 'Uint8Array'.
|
Check Types:
apps/easypid/src/use-cases/ReceivePidUseCaseBPrimeFlow.ts#L70
Argument of type 'Promise<Uint8Array>' is not assignable to parameter of type 'Uint8Array'.
|
Check Types
Process completed with exit code 2.
|
Loading