Skip to content

Refactor rpc

Refactor rpc #174

Triggered via pull request September 27, 2024 20:56
Status Failure
Total duration 44s
Artifacts

go.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build (1.22.3): consensus/rpc/nimbus_rpc_test.go#L12
TestNewNimbusRpc redeclared in this block
build (1.22.3): consensus/rpc/mock_rpc_test.go#L15
other declaration of TestNewNimbusRpc
build (1.22.3): consensus/rpc/nimbus_rpc_test.go#L17
TestNimbusGetBootstrap redeclared in this block
build (1.22.3): consensus/rpc/mock_rpc_test.go#L20
other declaration of TestNimbusGetBootstrap
build (1.22.3): consensus/rpc/nimbus_rpc_test.go#L38
TestNimbusGetUpdates redeclared in this block
build (1.22.3): consensus/rpc/mock_rpc_test.go#L41
other declaration of TestNimbusGetUpdates
build (1.22.3): consensus/rpc/nimbus_rpc_test.go#L57
TestNimbusGetFinalityUpdate redeclared in this block
build (1.22.3): consensus/rpc/mock_rpc_test.go#L60
other declaration of TestNimbusGetFinalityUpdate
build (1.22.3): consensus/rpc/nimbus_rpc_test.go#L76
TestNimbusGetOptimisticUpdate redeclared in this block
build (1.22.3): consensus/rpc/mock_rpc_test.go#L79
other declaration of TestNimbusGetOptimisticUpdate
build (1.22.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/