feat: federation in the wallet #873
continuous-integration.yaml
on: pull_request
Validate
1m 41s
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.
|