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

PR #19

PR #19 #16

Triggered via dynamic February 18, 2024 20:47
Status Success
Total duration 1m 52s
Artifacts

codeql

on: dynamic
Matrix: Analyze
Fit to window
Zoom out
Zoom in

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