feat: faucet api, auth key, GetHostPeerAddress #771
e2e-tests.yml
on: pull_request
test-conformance
2m 41s
test-ibc-examples
2m 38s
test-cosmos-examples
2m 37s
Annotations
6 errors and 1 warning
test-cosmos-examples:
chain/ethereum/ethererum_chain.go#L26
cannot use &EthereumChain{} (value of type *EthereumChain) as ibc.Chain value in variable declaration: *EthereumChain does not implement ibc.Chain (missing method GetHostPeerAddress)
|
test-cosmos-examples
Process completed with exit code 1.
|
test-ibc-examples:
chain/ethereum/ethererum_chain.go#L26
cannot use &EthereumChain{} (value of type *EthereumChain) as ibc.Chain value in variable declaration: *EthereumChain does not implement ibc.Chain (missing method GetHostPeerAddress)
|
test-ibc-examples
Process completed with exit code 1.
|
test-conformance:
chain/ethereum/ethererum_chain.go#L26
cannot use &EthereumChain{} (value of type *EthereumChain) as ibc.Chain value in variable declaration: *EthereumChain does not implement ibc.Chain (missing method GetHostPeerAddress)
|
test-conformance
Process completed with exit code 1.
|
test-conformance
Restore cache failed: Dependencies file is not found in /home/runner/work/interchaintest/interchaintest. Supported file pattern: go.sum
|