Clean up dependencies #10816
ci-go.yml
on: pull_request
vendor-check
40s
generate-check
4m 19s
golangci-lint
4m 4s
validate-go
18s
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.
|