This repository was archived by the owner on Jun 29, 2024. It is now read-only.
PR #19 #16
codeql
on: dynamic
Matrix: Analyze
Annotations
3 errors and 1 warning
Analyze (go)
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)
|
Analyze (go)
s.connectionsHub.InitiatePairingWithSKI undefined (type "github.com/enbility/ship-go/api".HubInterface has no field or method InitiatePairingWithSKI)
|
Analyze (go)
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)
|
Analyze (go)
Failed to restore: Cache service responded with 403
|