Mint burn tokens #684
Annotations
10 errors
bridges/ethMultiversX/bridgeExecutor_test.go#L29
cannot use &bridge.MultiversXClientStub{} (type *bridge.MultiversXClientStub) as type MultiversXClient in field value:
|
bridges/ethMultiversX/bridgeExecutor_test.go#L30
cannot use &bridge.EthereumClientStub{} (type *bridge.EthereumClientStub) as type EthereumClient in field value:
|
bridges/ethMultiversX/bridgeExecutor_test.go#L240
cannot use &bridge.MultiversXClientStub{...} (type *bridge.MultiversXClientStub) as type MultiversXClient in assignment:
|
bridges/ethMultiversX/bridgeExecutor_test.go#L259
cannot use &bridge.MultiversXClientStub{...} (type *bridge.MultiversXClientStub) as type MultiversXClient in assignment:
|
bridges/ethMultiversX/bridgeExecutor_test.go#L286
cannot use &bridge.EthereumClientStub{...} (type *bridge.EthereumClientStub) as type EthereumClient in assignment:
|
bridges/ethMultiversX/bridgeExecutor_test.go#L305
cannot use &bridge.EthereumClientStub{...} (type *bridge.EthereumClientStub) as type EthereumClient in assignment:
|
bridges/ethMultiversX/bridgeExecutor_test.go#L327
cannot use &bridge.EthereumClientStub{...} (type *bridge.EthereumClientStub) as type EthereumClient in assignment:
|
bridges/ethMultiversX/bridgeExecutor_test.go#L352
cannot use &bridge.EthereumClientStub{...} (type *bridge.EthereumClientStub) as type EthereumClient in assignment:
|
bridges/ethMultiversX/bridgeExecutor_test.go#L372
cannot use &bridge.MultiversXClientStub{...} (type *bridge.MultiversXClientStub) as type MultiversXClient in assignment:
|
bridges/ethMultiversX/bridgeExecutor_test.go#L409
cannot use &bridge.MultiversXClientStub{...} (type *bridge.MultiversXClientStub) as type MultiversXClient in assignment:
|
The logs for this run have expired and are no longer available.
Loading