23583 LUKSescrow trigger and orbit config endpoints #30236
Annotations
10 errors and 2 warnings
Perform CodeQL Analysis
not enough arguments in call to ds.SetOrUpdateHostDiskEncryptionKey
|
Perform CodeQL Analysis
not enough arguments in call to ds.SetOrUpdateHostDiskEncryptionKey
|
Perform CodeQL Analysis
cannot use (*Store)(nil) (value of type *Store) as fleet.Datastore value in variable declaration: *Store does not implement fleet.Datastore (wrong type for method SetOrUpdateHostDiskEncryptionKey)
|
Perform CodeQL Analysis
cannot use (*DataStore)(nil) (value of type *DataStore) as fleet.Datastore value in variable declaration: *DataStore does not implement fleet.Datastore (wrong type for method SetOrUpdateHostDiskEncryptionKey)
|
Perform CodeQL Analysis
cannot use ds (variable of type *"github.com/fleetdm/fleet/v4/server/mock".Store) as fleet.Datastore value in assignment: *"github.com/fleetdm/fleet/v4/server/mock".Store does not implement fleet.Datastore (wrong type for method SetOrUpdateHostDiskEncryptionKey)
|
Perform CodeQL Analysis
cannot use ds (variable of type *"github.com/fleetdm/fleet/v4/server/mock".Store) as fleet.Datastore value in argument to cached_mysql.New: *"github.com/fleetdm/fleet/v4/server/mock".Store does not implement fleet.Datastore (wrong type for method SetOrUpdateHostDiskEncryptionKey)
|
Perform CodeQL Analysis
cannot use ds (variable of type *mock.Store) as fleet.Datastore value in struct literal: *mock.Store does not implement fleet.Datastore (wrong type for method SetOrUpdateHostDiskEncryptionKey)
|
Perform CodeQL Analysis
cannot use ds (variable of type *"github.com/fleetdm/fleet/v4/server/mock".Store) as fleet.Datastore value in argument to nvd.TranslateSoftwareToCPE: *"github.com/fleetdm/fleet/v4/server/mock".Store does not implement fleet.Datastore (wrong type for method SetOrUpdateHostDiskEncryptionKey)
|
Perform CodeQL Analysis
cannot use ds (variable of type *"github.com/fleetdm/fleet/v4/server/mock".Store) as fleet.Datastore value in argument to nvd.TranslateCPEToCVE: *"github.com/fleetdm/fleet/v4/server/mock".Store does not implement fleet.Datastore (wrong type for method SetOrUpdateHostDiskEncryptionKey)
|
Perform CodeQL Analysis
cannot use ds (variable of type *mock.Store) as fleet.Datastore value in struct literal: *mock.Store does not implement fleet.Datastore (wrong type for method SetOrUpdateHostDiskEncryptionKey)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe, github/codeql-action/init@f6e388ebf0efc915c6c5b165b019ee61a6746a38, github/codeql-action/analyze@f6e388ebf0efc915c6c5b165b019ee61a6746a38. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Initialize CodeQL
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby
|
Loading