Skip to content

Refactor rpc

Refactor rpc #113

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

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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