Skip to content
This repository was archived by the owner on Jun 29, 2024. It is now read-only.

Major refactoring

Major refactoring #185

Triggered via pull request February 18, 2024 20:47
Status Failure
Total duration 50s
Artifacts

default.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.