Refactor websocket client and server struct names #609
Annotations
3 errors and 1 warning
test:
ocpp1.6_test/ocpp16_test.go#L670
cannot use suite.mockWsServer (variable of type *MockWebsocketServer) as ws.Server value in argument to ocppj.NewServer: *MockWebsocketServer does not implement ws.Server (wrong type for method SetMessageHandler)
|
test:
ocpp1.6_test/ocpp16_test.go#L672
cannot use suite.mockWsServer (variable of type *MockWebsocketServer) as ws.Server value in argument to ocpp16.NewCentralSystem: *MockWebsocketServer does not implement ws.Server (wrong type for method SetMessageHandler)
|
test
Process completed with exit code 1.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|