Skip to content

Test deploy

Test deploy #3417

Triggered via push May 31, 2024 13:19
Status Failure
Total duration 2m 1s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
test: protocol/v2/ssv/testing/runner.go#L86
cannot use config (variable of type *"github.com/ssvlabs/ssv/protocol/v2/qbft".Config) as "github.com/ssvlabs/ssv-spec/qbft".IConfig value in argument to specqbft.NewController: *"github.com/ssvlabs/ssv/protocol/v2/qbft".Config does not implement "github.com/ssvlabs/ssv-spec/qbft".IConfig (wrong type for method GetTimer)
test
Process completed with exit code 2.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/