9796 continuing ica #30878
Triggered via pull request
September 4, 2024 23:42
Status
Failure
Total duration
15m 30s
Artifacts
–
test-all-packages.yml
on: pull_request
Matrix: build
dependency-graph
3m 59s
lint-primary
7m 24s
lint-rest
7m 15s
Matrix: test-boot
Matrix: test-cosmic-swingset
Matrix: test-governance
Matrix: test-inter-protocol
Matrix: test-quick
Matrix: test-quick2
Matrix: test-solo
Matrix: test-swingset
Matrix: test-zoe-swingset
Matrix: test-zoe-unit
Annotations
11 errors
dependency-graph
Cannot find module '../examples/restake.kit.js' or its corresponding type declarations.
|
dependency-graph
Type '(orch: Orchestrator, ctx: object, account: OrchestrationAccountI & StakingAccountActions, delegations: Omit<Delegation, "delegatorAddress">[]) => Promise<string>' does not satisfy the expected type 'OrchestrationFlow<any>'.
|
dependency-graph
Argument of type 'typeof import("/home/runner/work/agoric-sdk/agoric-sdk/packages/orchestration/src/examples/continuing-invitation.flows")' is not assignable to parameter of type '{ [durableName: string]: OrchestrationFlow<GuestInterface<{ makeCombineInvitationMakers: (...invitationMakers: InvitationMakers[]) => Farable<{ Delegate(validator: CosmosValidatorAddress, amount: AmountArg): Promise<...>; ... 8 more ...; Transfer(): Promise<...>; } & GetInterfaceGuard<...> & RemotableBrand<...> & Re...'.
|
dependency-graph
Process completed with exit code 1.
|
lint-rest
Argument of type 'typeof import("/home/runner/work/agoric-sdk/agoric-sdk/packages/orchestration/src/examples/continuing-invitation.flows")' is not assignable to parameter of type '{ [durableName: string]: OrchestrationFlow<GuestInterface<{ makeCombineInvitationMakers: (...invitationMakers: InvitationMakers[]) => Farable<{ Delegate(validator: CosmosValidatorAddress, amount: AmountArg): Promise<...>; ... 8 more ...; Transfer(): Promise<...>; } & GetInterfaceGuard<...> & RemotableBrand<...> & Re...'.
|
lint-rest
Type '(orch: Orchestrator, ctx: object, account: OrchestrationAccountI & StakingAccountActions, delegations: Omit<Delegation, "delegatorAddress">[]) => Promise<string>' does not satisfy the expected type 'OrchestrationFlow<any>'.
|
lint-rest
Cannot find module '../examples/restake.kit.js' or its corresponding type declarations.
|
lint-rest
'result' is of type 'unknown'.
|
lint-rest
'result' is of type 'unknown'.
|
lint-rest
Process completed with exit code 1.
|
lint-primary
Process completed with exit code 1.
|