Skip to content

feat: federation in the wallet #877

feat: federation in the wallet

feat: federation in the wallet #877

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

continuous-integration.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 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, and 'verifiedEntityIds' does not exist in type '{ readonly hostName: string | undefined; readonly entityId: string; readonly logo: { url: string; } | undefined; readonly name: string | undefined; readonly trustedEntities: TrustedEntity[]; }'.
Validate: packages/agent/src/providers/index.ts#L10
Cannot find module './TrustedEntitiesProvider' or its corresponding type declarations.
Validate
Process completed with exit code 2.