BCFR-967 - Basic support for method writing and reading - Add logic to enable/disable test cases for chain components common test suite #4303
build_external.yml
on: pull_request
Build Chainlink Image
4m 18s
Solana Build Relay
2m 1s
Starknet Build Relay
2m 21s
Annotations
5 errors and 1 warning
Solana Build Relay
in call to RunContractReaderInterfaceTests, type *chainReaderInterfaceTester of it does not match inferred type interfacetests.ChainComponentsInterfaceTester[*"testing".T] for interfacetests.ChainComponentsInterfaceTester[T]
|
Solana Build Relay
cannot use it (variable of type *chainReaderInterfaceTester) as interfacetests.ChainComponentsInterfaceTester[*"testing".T] value in argument to commontestutils.WrapContractReaderTesterForLoop: *chainReaderInterfaceTester does not implement interfacetests.ChainComponentsInterfaceTester[*"testing".T] (missing method DisableTests)
|
Solana Build Relay
cannot use r (variable of type *chainReaderInterfaceTester) as interfacetests.ChainComponentsInterfaceTester[*"testing".T] value in struct literal: *chainReaderInterfaceTester does not implement interfacetests.ChainComponentsInterfaceTester[*"testing".T] (missing method DisableTests)
|
Solana Build Relay
cannot use r (variable of type *chainReaderInterfaceTester) as interfacetests.ChainComponentsInterfaceTester[*"testing".T] value in struct literal: *chainReaderInterfaceTester does not implement interfacetests.ChainComponentsInterfaceTester[*"testing".T] (missing method DisableTests)
|
Solana Build Relay
Process completed with exit code 2.
|
Starknet Build Relay
Restore cache failed: Dependencies file is not found in /home/runner/work/chainlink-common/chainlink-common. Supported file pattern: go.sum
|