Skip to content

Basic Android enroll functionality #18936

Basic Android enroll functionality

Basic Android enroll functionality #18936

Triggered via pull request February 20, 2025 23:30
Status Failure
Total duration 4m 29s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

20 errors
lint (macos-latest): 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)
lint (macos-latest): 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)
lint (macos-latest): tools/jira-integration/main.go#L19
could not import github.com/fleetdm/fleet/v4/server/mock (-: # github.com/fleetdm/fleet/v4/server/mock
lint (macos-latest): 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)
lint (macos-latest): 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)
lint (macos-latest): tools/nvd/nvdvuln/nvdvuln.go#L14
could not import github.com/fleetdm/fleet/v4/server/mock (-: # github.com/fleetdm/fleet/v4/server/mock
lint (macos-latest): 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)
lint (macos-latest): 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)
lint (macos-latest): tools/zendesk-integration/main.go#L19
could not import github.com/fleetdm/fleet/v4/server/mock (-: # github.com/fleetdm/fleet/v4/server/mock
lint (macos-latest): 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)
lint (ubuntu-latest): 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)
lint (ubuntu-latest): 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)
lint (ubuntu-latest): tools/jira-integration/main.go#L19
could not import github.com/fleetdm/fleet/v4/server/mock (-: # github.com/fleetdm/fleet/v4/server/mock
lint (ubuntu-latest): 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)
lint (ubuntu-latest): 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)
lint (ubuntu-latest): tools/nvd/nvdvuln/nvdvuln.go#L14
could not import github.com/fleetdm/fleet/v4/server/mock (-: # github.com/fleetdm/fleet/v4/server/mock
lint (ubuntu-latest): 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)
lint (ubuntu-latest): 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)
lint (ubuntu-latest): tools/zendesk-integration/main.go#L19
could not import github.com/fleetdm/fleet/v4/server/mock (-: # github.com/fleetdm/fleet/v4/server/mock
lint (ubuntu-latest): 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)