SPIKE: prototype participants in Fast USDC sequence diagram #31940
Annotations
10 errors
yarn lint rest of packages/*
Type '{ ReportCCTPCall(): Vow<Invitation<unknown, unknown>>; }' is not assignable to type 'HostInterface<InvitationMakers>'.
|
yarn lint rest of packages/*
Property 'offerHandler' does not exist on type '(...args: any[]) => Vow<Invitation<unknown, undefined>>'.
|
yarn lint rest of packages/*
Argument of type '(orch: Orchestrator, ctx: { t?: ExecutionContext<{ nextLabel: Function; }>; makeSettleTap: (accts: QuickSendAccounts) => Guarded<{ receiveUpcall: (event: VTransferIBCEvent) => void; }>; makeWatcherCont: (accts: QuickSendAccounts) => { invitationMakers: InvitationMakers; actions: Record<string, Function>; }; }, seat:...' is not assignable to parameter of type 'OrchestrationFlow<GuestInterface<{ terms: StandardTerms & QuickSendTerms; makeSettleTap: (accts: QuickSendAccounts & CopyRecord) => Guarded<{ ...; }>; makeInvitation: (offerHandler: OfferHandler<...>, description: string, customDetails?: object | undefined, proposalShape?: Pattern) => Vow<...>; makeWatcherCont: (acc...'.
|
yarn lint rest of packages/*
Argument of type 'Guarded<{ receiveUpcall: (event: VTransferIBCEvent) => void; }>' is not assignable to parameter of type 'TargetApp'.
|
yarn lint rest of packages/*
Cannot find name 'scheduleReports'.
|
yarn lint rest of packages/*
Cannot find name 'scheduleMints'.
|
yarn lint rest of packages/*
Cannot find name 'computronCounter'.
|
yarn lint rest of packages/*
Cannot find name 'controller'.
|
yarn lint rest of packages/*
No value exists in scope for the shorthand property 'recoveryBlocks'. Either declare one or provide an initializer.
|
yarn lint rest of packages/*
Type 'string' is not assignable to type '`0x${string}`'.
|
Loading