Skip to content

fix: fix start height greater than latest height issue #409

fix: fix start height greater than latest height issue

fix: fix start height greater than latest height issue #409

Triggered via pull request August 24, 2023 07:17
Status Success
Total duration 3m 57s
Artifacts

relay-codecov.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
coverage: relayer/strategies.go#L155
cannot use icon.NewIconChainProcessor(log, p, metrics, timerChan) (value of type *"github.com/cosmos/relayer/v2/relayer/chains/icon".IconChainProcessor) as type processor.ChainProcessor in return statement:
coverage: relayer/strategies.go#L157
cannot use wasm.NewWasmChainProcessor(log, p, metrics, timerChan) (value of type *wasm.WasmChainProcessor) as type processor.ChainProcessor in return statement:
coverage
Process completed with exit code 2.
coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/