Skip to content

feat: federation in the wallet #873

feat: federation in the wallet

feat: federation in the wallet #873

Triggered via pull request November 26, 2024 15:11
Status Failure
Total duration 1m 52s
Artifacts

continuous-integration.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Validate: apps/easypid/src/features/share/FunkeMdocOfflineSharingScreen.tsx#L120
Property 'verifiedEntityIds' is missing in type '{ entityId: string; hostName: undefined; logo: undefined; name: string; }' but required in type '{ readonly hostName: string | undefined; readonly entityId: string; readonly logo: { url: string; } | undefined; readonly name: string | undefined; readonly verifiedEntityIds: Record<string, boolean>; }'.
Validate
Process completed with exit code 2.