Fix tests #42
Closed
Fix tests #42
Annotations
8 errors
|
pkg/testutil/lumera.go#L12
action_msg redeclared in this block
|
|
pkg/testutil/lumera.go#L5
other declaration of action_msg
|
|
pkg/testutil/lumera.go#L12
"github.com/LumeraProtocol/supernode/pkg/lumera/modules/action_msg" imported and not used
|
|
pkg/testutil/lumera.go#L72
method MockLumeraClient.ActionMsg already declared at pkg/testutil/lumera.go:36:28
|
|
pkg/testutil/lumera.go#L73
cannot use c.actionMsgMod (variable of type *MockActionMsgModule) as action_msg.Module value in return statement: *MockActionMsgModule does not implement action_msg.Module (wrong type for method FinalizeCascadeAction)
|
|
pkg/testutil/lumera.go#L127
method MockActionModule.GetParams already declared at pkg/testutil/lumera.go:114:28
|
|
pkg/testutil/lumera.go#L187
method MockSupernodeModule.GetParams already declared at pkg/testutil/lumera.go:148:31
|
|
|
The logs for this run have expired and are no longer available.
Loading