[YUNIKORN-2933] Don't add duplicated taskGroup to app #1423
Annotations
10 errors
build:
pkg/cache/placeholder_test.go#L122
cannot use app.taskGroups[0] (map index expression of type *TaskGroup) as TaskGroup value in argument to newPlaceholder
|
build:
pkg/cache/placeholder_test.go#L122
cannot use 0 (untyped int constant) as string value in map index
|
build:
pkg/cache/placeholder_test.go#L124
cannot use 0 (untyped int constant) as string value in map index
|
build:
pkg/cache/placeholder_test.go#L135
cannot use 0 (untyped int constant) as string value in map index
|
build:
pkg/cache/placeholder_test.go#L166
cannot use app.taskGroups[0] (map index expression of type *TaskGroup) as TaskGroup value in argument to newPlaceholder
|
build:
pkg/cache/placeholder_test.go#L166
cannot use 0 (untyped int constant) as string value in map index
|
build:
pkg/cache/placeholder_test.go#L181
cannot use app.taskGroups[0] (map index expression of type *TaskGroup) as TaskGroup value in argument to newPlaceholder
|
build:
pkg/cache/placeholder_test.go#L181
cannot use 0 (untyped int constant) as string value in map index
|
build:
pkg/cache/placeholder_test.go#L199
cannot use app.taskGroups[0] (map index expression of type *TaskGroup) as TaskGroup value in argument to newPlaceholder
|
build:
pkg/cache/placeholder_test.go#L199
cannot use 0 (untyped int constant) as string value in map index
|