feat(orchestration): return vows #28893
Annotations
10 errors and 10 warnings
|
|
Type 'Vow<any>' is missing the following properties from type 'Promise<Guarded<{ getLocalAddress(): `/ibc-port/${string}`; getRemoteAddress(): `/${string}ibc-port/${string}/ordered/${string}` | `/${string}ibc-port/${string}/unordered/${string}`; query(msgs: JsonSafe<RequestQuery>[]): PromiseVow<JsonSafe<...>[]>; }> | Vow<...>>': then, catch, finally
|
|
|
Type 'Vow<any>' is missing the following properties from type 'Promise<Guarded<{ getLocalAddress(): `/ibc-port/${string}`; getRemoteAddress(): `/${string}ibc-port/${string}/ordered/${string}` | `/${string}ibc-port/${string}/unordered/${string}`; query(msgs: JsonSafe<RequestQuery>[]): PromiseVow<JsonSafe<...>[]>; }> | Vow<...>>': then, catch, finally
|
Type 'Guarded<{ getBalance(denom: DenomArg): Promise<DenomAmount>; getBalances(): never; getPublicTopics(): { account: { description: string; subscriber: Subscriber<LocalChainAccountNotification>; storagePath: Promise<...>; }; }; ... 8 more ...; transferSteps(amount: AmountArg, msg: TransferMsg): Promise<...>; }>' is not assignable to type 'OrchestrationAccountI'.
|
Type 'Guarded<{ asContinuingOffer(): { publicSubscribers: { account: { description: string; subscriber: Subscriber<ComosOrchestrationAccountNotification>; storagePath: Promise<...>; }; }; invitationMakers: Guarded<...>; holder: Guarded<...>; }; ... 12 more ...; undelegate(delegations: Omit<...>[]): PromiseVow<...>; }>' is not assignable to type 'OrchestrationAccountI'.
|
|
|
packages/internal/src/tagged.d.ts#L73
Invalid JSDoc tag name "category"
|
packages/internal/src/tagged.d.ts#L106
Invalid JSDoc tag name "category"
|
packages/internal/src/tagged.d.ts#L139
Invalid JSDoc tag name "category"
|
packages/internal/src/utils.js#L231
Prefer for...of instead of Array.forEach
|
packages/xsnap/src/avaXS.js#L387
Prefer for...of instead of Array.forEach
|
packages/notifier/src/storesub.js#L19
Invalid JSDoc tag name "alpha"
|
packages/notifier/test/publish-kit.test.js#L84
Prefer for...of instead of Array.forEach
|
packages/wallet/api/src/pubsub.js#L14
Prefer for...of instead of Array.forEach
|
packages/wallet/api/src/wallet.js#L61
Prefer for...of instead of Array.forEach
|
packages/cosmic-swingset/src/kernel-stats.js#L319
Prefer for...of instead of Array.forEach
|
This job failed
Loading