Skip to content

feat: restake example contract #30959

feat: restake example contract

feat: restake example contract #30959

Triggered via pull request September 7, 2024 20:57
Status Failure
Total duration 15m 20s
Artifacts

test-all-packages.yml

on: pull_request
Matrix: build
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
Fit to window
Zoom out
Zoom in

Annotations

14 errors
dependency-graph
Argument of type '{ Restake: MethodGuard; CancelRestake: MethodGuard; }' is not assignable to parameter of type 'InterfaceGuard<Record<PropertyKey, MethodGuard>>'.
dependency-graph
Argument of type 'typeof import("/home/runner/work/agoric-sdk/agoric-sdk/packages/orchestration/src/examples/restake.flows")' is not assignable to parameter of type '{ [durableName: string]: OrchestrationFlow<GuestInterface<{ makeRestakeHolderKit: (orchAccount: OrchestrationAccount<any> & StakingAccountActions) => GuardedKit<{ invitationMakers: { ...; }; holder: { ...; }; }>; makeCombineInvitationMakers: <IM extends InvitationMakers[]>(...invitationMakers: IM) => IM[number]; }>>...'.
dependency-graph
Process completed with exit code 1.
test-quick (18.x)
Process completed with exit code 1.
test-quick (20.x)
The job was canceled because "_18_x" failed.
test-quick (20.x)
Process completed with exit code 1.
lint-rest
Argument of type '{ Restake: MethodGuard; CancelRestake: MethodGuard; }' is not assignable to parameter of type 'InterfaceGuard<Record<PropertyKey, MethodGuard>>'.
lint-rest
Argument of type 'typeof import("/home/runner/work/agoric-sdk/agoric-sdk/packages/orchestration/src/examples/restake.flows")' is not assignable to parameter of type '{ [durableName: string]: OrchestrationFlow<GuestInterface<{ makeRestakeHolderKit: (orchAccount: OrchestrationAccount<any> & StakingAccountActions) => GuardedKit<{ invitationMakers: { ...; }; holder: { ...; }; }>; makeCombineInvitationMakers: <IM extends InvitationMakers[]>(...invitationMakers: IM) => IM[number]; }>>...'.
lint-rest
Property 'invitationMakers' does not exist on type 'unknown'.
lint-rest
Property 'publicSubscribers' does not exist on type 'unknown'.
lint-rest
Property 'length' does not exist on type '{ bridgeEvents: BridgeEvents; bridgeDowncalls: BridgeDowncalls; }'.
lint-rest
Property 'length' does not exist on type '{ bridgeEvents: BridgeEvents; bridgeDowncalls: BridgeDowncalls; }'.
lint-rest
Process completed with exit code 1.
lint-primary
Process completed with exit code 1.