feat(testing): Implement Solomachine client and chain upgrade functionality in endpoint.go #26216
Annotations
9 errors and 1 warning
test & coverage report creation:
testing/endpoint.go#L112
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
|
test & coverage report creation:
testing/endpoint.go#L193
declared and not used: upgradeHeight
|
test & coverage report creation:
testing/endpoint.go#L112
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
|
test & coverage report creation:
testing/endpoint.go#L193
declared and not used: upgradeHeight
|
test & coverage report creation:
testing/endpoint.go#L112
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
|
test & coverage report creation:
testing/endpoint.go#L193
declared and not used: upgradeHeight
|
test & coverage report creation:
testing/endpoint.go#L112
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
|
test & coverage report creation:
testing/endpoint.go#L193
declared and not used: upgradeHeight
|
test & coverage report creation
Process completed with exit code 123.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading