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