CI Core #76782
Annotations
6 errors
Run tests:
core/services/relay/evm/chain_writer_historical_wrapper_test.go#L22
unknown field ChainWriter in struct literal of type ChainWriterHistoricalWrapper
|
Run tests:
core/services/relay/evm/evmtesting/bindings_test_adapter.go#L56
cannot use wrapped (variable of type *EVMChainComponentsInterfaceTester[*"testing".T]) as interfacetests.ChainComponentsInterfaceTester[*"testing".T] value in struct literal: *EVMChainComponentsInterfaceTester[*"testing".T] does not implement interfacetests.ChainComponentsInterfaceTester[*"testing".T] (missing method GetContractWriter)
|
Run tests:
core/services/relay/evm/evmtesting/run_tests.go#L46
cannot use it (variable of type *EVMChainComponentsInterfaceTester[T]) as interfacetests.ChainComponentsInterfaceTester[T] value in argument to RunContractReaderInterfaceTests[T]: *EVMChainComponentsInterfaceTester[T] does not implement interfacetests.ChainComponentsInterfaceTester[T] (missing method GetContractWriter)
|
Run tests:
core/services/relay/evm/evmtesting/run_tests.go#L64
in call to SubmitTransactionToCW, type *EVMChainComponentsInterfaceTester[T] of it does not match inferred type interfacetests.ChainComponentsInterfaceTester[T] for interfacetests.ChainComponentsInterfaceTester[T]
|
Run tests:
core/services/relay/evm/evmtesting/run_tests.go#L346
in call to SubmitTransactionToCW, type *EVMChainComponentsInterfaceTester[T] of it does not match inferred type interfacetests.ChainComponentsInterfaceTester[T] for interfacetests.ChainComponentsInterfaceTester[T]
|
Run tests:
core/services/relay/evm/evmtesting/run_tests.go#L356
in call to SubmitTransactionToCW, type *EVMChainComponentsInterfaceTester[T] of it does not match inferred type interfacetests.ChainComponentsInterfaceTester[T] for interfacetests.ChainComponentsInterfaceTester[T]
|
Loading