More fixes #124
tests.yml
on: push
unit-tests
3m 31s
integration-tests
4m 16s
system-tests
3m 30s
Annotations
21 errors
|
unit-tests:
pkg/testutil/lumera.go#L40
cannot use &MockLumeraClient{…} (value of type *MockLumeraClient) as lumera.Client value in return statement: *MockLumeraClient does not implement lumera.Client (missing method ActionMsg)
|
|
unit-tests:
pkg/testutil/lumera.go#L57
cannot use c.actionMod (variable of type *MockActionModule) as action.Module value in return statement: *MockActionModule does not implement action.Module (missing method GetParams)
|
|
unit-tests:
pkg/testutil/lumera.go#L62
cannot use c.supernodeMod (variable of type *MockSupernodeModule) as supernode.Module value in return statement: *MockSupernodeModule does not implement supernode.Module (missing method GetParams)
|
|
unit-tests:
pkg/raptorq/helper.go#L29
undefined: RawSymbolIDFile
|
|
unit-tests:
pkg/raptorq/helper.go#L44
undefined: raptorQServerClient
|
|
unit-tests:
pkg/raptorq/helper.go#L54
undefined: createInputEncodeFile
|
|
unit-tests:
pkg/raptorq/helper.go#L58
undefined: EncodeMetadataRequest
|
|
unit-tests:
pkg/raptorq/helper.go#L68
undefined: scanSymbolIDFiles
|
|
unit-tests:
pkg/raptorq/helper.go#L98
undefined: RawSymbolIDFile
|
|
unit-tests:
pkg/raptorq/helper.go#L111
undefined: raptorQServerClient
|
|
system-tests
Process completed with exit code 1.
|
|
integration-tests:
pkg/testutil/lumera.go#L40
cannot use &MockLumeraClient{…} (value of type *MockLumeraClient) as lumera.Client value in return statement: *MockLumeraClient does not implement lumera.Client (missing method ActionMsg)
|
|
integration-tests:
pkg/testutil/lumera.go#L57
cannot use c.actionMod (variable of type *MockActionModule) as action.Module value in return statement: *MockActionModule does not implement action.Module (missing method GetParams)
|
|
integration-tests:
pkg/testutil/lumera.go#L62
cannot use c.supernodeMod (variable of type *MockSupernodeModule) as supernode.Module value in return statement: *MockSupernodeModule does not implement supernode.Module (missing method GetParams)
|
|
integration-tests:
pkg/raptorq/helper.go#L29
undefined: RawSymbolIDFile
|
|
integration-tests:
pkg/raptorq/helper.go#L44
undefined: raptorQServerClient
|
|
integration-tests:
pkg/raptorq/helper.go#L54
undefined: createInputEncodeFile
|
|
integration-tests:
pkg/raptorq/helper.go#L58
undefined: EncodeMetadataRequest
|
|
integration-tests:
pkg/raptorq/helper.go#L68
undefined: scanSymbolIDFiles
|
|
integration-tests:
pkg/raptorq/helper.go#L98
undefined: RawSymbolIDFile
|
|
integration-tests:
pkg/raptorq/helper.go#L111
undefined: raptorQServerClient
|