Skip to content

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

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

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

Triggered via pull request November 20, 2024 10:36
Status Failure
Total duration 3m 53s
Billable time 4m
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
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
'"./types.js"' has no exported member named 'EthChainInfo'. Did you mean 'ChainInfo'?
lint
Cannot find name 'ERef'.
lint
Cannot find name 'ERef'.
lint
Cannot find name 'ERef'.
lint
Cannot find name 'MapStore'.
lint
Cannot find name 'MapStore'.
integration
'M' is declared but its value is never read.
integration
Process completed with exit code 1.