Skip to content

Adding auto-stake-it contract to dapp --WIP-- #209

Adding auto-stake-it contract to dapp --WIP--

Adding auto-stake-it contract to dapp --WIP-- #209

Triggered via pull request November 20, 2024 13:52
Status Failure
Total duration 4m 13s
Billable time 5m
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors
unit
'M' is declared but its value is never read.
unit
Process completed with exit code 1.
lint
Cannot find name 'ERef'.
lint
Cannot find name 'ERef'.
lint
Argument of type 'typeof import("/home/runner/work/dapp-orchestration-basics/dapp-orchestration-basics/contract/src/auto-stake-it.flows")' is not assignable to parameter of type '{ [durableName: string]: OrchestrationFlow<GuestInterface<{ makeStakingTap: (initialState: StakingTapState) => Guarded<{ receiveUpcall(event: VTransferIBCEvent): Vow<any> | undefined; }>; makePortfolioHolder: (accountEntries: Iterable<...>, publicTopicEntries: Iterable<...>) => Guarded<...>; chainHub: Guarded<...>; ...'.
lint
Cannot find module './exos/portfolio-holder-kit.js' or its corresponding type declarations.
lint
Cannot find module './exos/chain-hub.js' or its corresponding type declarations.
lint
Type '(orch: Orchestrator, { makeStakingTap, makePortfolioHolder, chainHub }: { makeStakingTap: MakeStakingTap; makePortfolioHolder: MakePortfolioHolder; chainHub: GuestInterface<ChainHub>; }, seat: ZCFSeat, { chainName, validator }: { chainName: string; validator: CosmosValidatorAddress; }) => Promise<...>' does not satisfy the expected type 'OrchestrationFlow<any>'.
lint
Type 'bigint' is not assignable to type 'string'.
lint
Module '"./types.js"' has no exported member 'AgoricChainMethods'.
lint
Module '"./types.js"' has no exported member 'ChainInfo'.
lint
Module '"./types.js"' has no exported member 'KnownChains'.
integration
'M' is declared but its value is never read.
integration
Process completed with exit code 1.