Clean up dependencies #10816
Annotations
10 errors
Run golangci-lint:
pkg/frontend/admin_hive_clusterdeployment_get.go#L39
f.dbGroup.OpenShiftClusters undefined (type frontendDBs has no field or method OpenShiftClusters) (typecheck)
|
Run golangci-lint:
pkg/frontend/admin_hive_syncset_resources.go#L40
f.dbGroup.OpenShiftClusters undefined (type frontendDBs has no field or method OpenShiftClusters) (typecheck)
|
Run golangci-lint:
pkg/frontend/admin_mimo_manifest_cancel.go#L40
f.dbGroup.OpenShiftClusters undefined (type frontendDBs has no field or method OpenShiftClusters) (typecheck)
|
Run golangci-lint:
pkg/frontend/admin_mimo_manifest_cancel.go#L45
f.dbGroup.MaintenanceManifests undefined (type frontendDBs has no field or method MaintenanceManifests) (typecheck)
|
Run golangci-lint:
pkg/frontend/admin_mimo_manifest_create.go#L44
f.dbGroup.OpenShiftClusters undefined (type frontendDBs has no field or method OpenShiftClusters) (typecheck)
|
Run golangci-lint:
pkg/frontend/admin_mimo_manifest_create.go#L49
f.dbGroup.MaintenanceManifests undefined (type frontendDBs has no field or method MaintenanceManifests) (typecheck)
|
Run golangci-lint:
pkg/frontend/admin_mimo_manifest_delete.go#L37
f.dbGroup.MaintenanceManifests undefined (type frontendDBs has no field or method MaintenanceManifests) (typecheck)
|
Run golangci-lint:
pkg/frontend/admin_mimo_manifest_get.go#L39
f.dbGroup.OpenShiftClusters undefined (type frontendDBs has no field or method OpenShiftClusters) (typecheck)
|
Run golangci-lint:
pkg/frontend/admin_mimo_manifest_get.go#L44
f.dbGroup.MaintenanceManifests undefined (type frontendDBs has no field or method MaintenanceManifests) (typecheck)
|
Run golangci-lint:
pkg/frontend/admin_mimo_manifest_list.go#L44
f.dbGroup.OpenShiftClusters undefined (type frontendDBs has no field or method OpenShiftClusters) (typecheck)
|
Loading