[YUNIKORN-2211] Replace Allocation uuid with allocationID #904
Annotations
10 errors
pkg/cache/appmgmt.go#L122
unknown field AllocationID in struct literal of type si.Allocation (typecheck)
|
pkg/cache/scheduler_callback.go#L54
alloc.AllocationID undefined (type *si.Allocation has no field or method AllocationID) (typecheck)
|
pkg/cache/scheduler_callback.go#L63
alloc.AllocationID undefined (type *si.Allocation has no field or method AllocationID) (typecheck)
|
pkg/cache/scheduler_callback.go#L81
release.AllocationID undefined (type *si.AllocationRelease has no field or method AllocationID) (typecheck)
|
pkg/cache/scheduler_callback.go#L89
release.AllocationID undefined (type *si.AllocationRelease has no field or method AllocationID) (typecheck)
|
pkg/cache/appmgmt_test.go#L428
alloc.AllocationID undefined (type *si.Allocation has no field or method AllocationID) (typecheck)
|
pkg/cache/node_test.go#L39
unknown field AllocationID in struct literal of type si.Allocation (typecheck)
|
pkg/cache/node_test.go#L50
alloc02.AllocationID undefined (type *si.Allocation has no field or method AllocationID) (typecheck)
|
pkg/cache/task_test.go#L640
unknown field AllocationID in struct literal of type si.Allocation (typecheck)
|
pkg/cache/task_test.go#L652
allocToRelease.AllocationID undefined (type *si.AllocationRelease has no field or method AllocationID) (typecheck)
|
The logs for this run have expired and are no longer available.
Loading