Skip to content

Clean up dependencies #10816

Clean up dependencies

Clean up dependencies #10816

Triggered via pull request February 6, 2025 00:01
@fahlmantfahlmant
synchronize #4079
fix-deps
Status Failure
Total duration 4m 31s
Artifacts

ci-go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors
validate-go: pkg/util/scheme/scheme.go#L1
group 1: mixed import type
validate-go
Process completed with exit code 2.
vendor-check
Process completed with exit code 2.
golangci-lint: pkg/frontend/admin_hive_clusterdeployment_get.go#L39
f.dbGroup.OpenShiftClusters undefined (type frontendDBs has no field or method OpenShiftClusters) (typecheck)
golangci-lint: pkg/frontend/admin_hive_syncset_resources.go#L40
f.dbGroup.OpenShiftClusters undefined (type frontendDBs has no field or method OpenShiftClusters) (typecheck)
golangci-lint: pkg/frontend/admin_mimo_manifest_cancel.go#L40
f.dbGroup.OpenShiftClusters undefined (type frontendDBs has no field or method OpenShiftClusters) (typecheck)
golangci-lint: pkg/frontend/admin_mimo_manifest_cancel.go#L45
f.dbGroup.MaintenanceManifests undefined (type frontendDBs has no field or method MaintenanceManifests) (typecheck)
golangci-lint: pkg/frontend/admin_mimo_manifest_create.go#L44
f.dbGroup.OpenShiftClusters undefined (type frontendDBs has no field or method OpenShiftClusters) (typecheck)
golangci-lint: pkg/frontend/admin_mimo_manifest_create.go#L49
f.dbGroup.MaintenanceManifests undefined (type frontendDBs has no field or method MaintenanceManifests) (typecheck)
golangci-lint: pkg/frontend/admin_mimo_manifest_delete.go#L37
f.dbGroup.MaintenanceManifests undefined (type frontendDBs has no field or method MaintenanceManifests) (typecheck)
golangci-lint: pkg/frontend/admin_mimo_manifest_get.go#L39
f.dbGroup.OpenShiftClusters undefined (type frontendDBs has no field or method OpenShiftClusters) (typecheck)
golangci-lint: pkg/frontend/admin_mimo_manifest_get.go#L44
f.dbGroup.MaintenanceManifests undefined (type frontendDBs has no field or method MaintenanceManifests) (typecheck)
golangci-lint: pkg/frontend/admin_mimo_manifest_list.go#L44
f.dbGroup.OpenShiftClusters undefined (type frontendDBs has no field or method OpenShiftClusters) (typecheck)
generate-check
Process completed with exit code 2.