Skip to content

Basic Android enroll functionality #20237

Basic Android enroll functionality

Basic Android enroll functionality #20237

Triggered via pull request February 20, 2025 23:30
Status Failure
Total duration 3m 31s
Artifacts
Matrix: test-packaging
Fit to window
Zoom out
Zoom in

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.