Skip to content

BCFR-967 - Basic support for method writing and reading - Add logic to enable/disable test cases for chain components common test suite #4300

BCFR-967 - Basic support for method writing and reading - Add logic to enable/disable test cases for chain components common test suite

BCFR-967 - Basic support for method writing and reading - Add logic to enable/disable test cases for chain components common test suite #4300

Triggered via pull request October 3, 2024 12:52
Status Failure
Total duration 4m 53s
Artifacts

build_external.yml

on: pull_request
Build Chainlink Image
4m 40s
Build Chainlink Image
Solana Build Relay
2m 8s
Solana Build Relay
Starknet Build Relay
2m 25s
Starknet Build Relay
Fit to window
Zoom out
Zoom in

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