Basic Android enroll functionality #20237
test-native-tooling-packaging.yml
on: pull_request
Matrix: test-packaging
Annotations
3 errors
test-packaging (ubuntu-latest, local):
server/mock/datastore.go#L17
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 NewAndroidHost)
|
test-packaging (ubuntu-latest, local):
server/mock/datastore_mock.go#L22
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 NewAndroidHost)
|
test-packaging (ubuntu-latest, local)
Process completed with exit code 2.
|