Skip to content

patches for subnet-evm #20

patches for subnet-evm

patches for subnet-evm #20

Re-run triggered September 11, 2024 21:32
Status Failure
Total duration 5m 5s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
go_test_short: libevm/hookstest/stub.go#L35
C (type *Stub) does not satisfy params.ChainConfigHooks (missing method CheckCompatible)
go_test_short: libevm/hookstest/stub.go#L35
*Stub does not satisfy params.ChainConfigHooks (missing method CheckCompatible)
go_test_short: libevm/hookstest/stub.go#L67
cannot use Stub{} (value of type Stub) as interface{params.ChainConfigHooks; params.RulesHooks} value in variable declaration: Stub does not implement interface{params.ChainConfigHooks; params.RulesHooks} (missing method CheckCompatible)
go_test_short: params/example.libevm_test.go#L33
C (type ChainConfigExtra) does not satisfy params.ChainConfigHooks (missing method CheckCompatible)
go_test_short: params/example.libevm_test.go#L33
ChainConfigExtra does not satisfy params.ChainConfigHooks (missing method CheckCompatible)
go_test_short: params/example.libevm_test.go#L38
ChainConfigExtra does not satisfy params.ChainConfigHooks (missing method CheckCompatible)
go_test_short
Process completed with exit code 1.
go_test_short
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go_test_short
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/