This repository was archived by the owner on Jun 29, 2024. It is now read-only.
Major refactoring #185
Annotations
4 errors
Build
cannot use (*Service)(nil) (value of type *Service) as "github.com/enbility/ship-go/api".HubReaderInterface value in variable declaration: *Service does not implement "github.com/enbility/ship-go/api".HubReaderInterface (missing method VisibleRemoteServicesUpdated)
|
Build
cannot use s (variable of type *Service) as "github.com/enbility/ship-go/api".HubReaderInterface value in argument to hub.NewHub: *Service does not implement "github.com/enbility/ship-go/api".HubReaderInterface (missing method VisibleRemoteServicesUpdated)
|
Build
s.connectionsHub.InitiatePairingWithSKI undefined (type "github.com/enbility/ship-go/api".HubInterface has no field or method InitiatePairingWithSKI)
|
Build
Process completed with exit code 1.
|