Skip to content

More fixes

More fixes #124

Triggered via push May 3, 2025 01:16
Status Failure
Total duration 4m 25s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

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