Skip to content

feat: federation in the wallet #876

feat: federation in the wallet

feat: federation in the wallet #876

Triggered via pull request November 26, 2024 16:19
Status Failure
Total duration 2m 6s
Artifacts

continuous-integration.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Validate: apps/easypid/src/app/(app)/federation.tsx#L3
Module '"packages/agent/src/invitation/handler"' declares 'TrustedEntity' locally, but it is not exported.
Validate: apps/easypid/src/features/share/FunkeMdocOfflineSharingScreen.tsx#L125
Object literal may only specify known properties, but 'verifiedEntityIds' does not exist in type '{ readonly hostName: string | undefined; readonly entityId: string; readonly logo: { url: string; } | undefined; readonly name: string | undefined; readonly verifiedEntities: TrustedEntity[]; }'. Did you mean to write 'verifiedEntities'?
Validate: apps/easypid/src/features/share/FunkePresentationNotificationScreen.tsx#L4
Module '"packages/agent/src/invitation/handler"' declares 'TrustedEntity' locally, but it is not exported.
Validate: packages/agent/src/providers/index.ts#L10
Cannot find module './TrustedEntitiesProvider' or its corresponding type declarations.
Validate
Process completed with exit code 2.