ubuntu_k8s_unit_tests build failure - conversion from int to UID (string) yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)

Bug #1944553 reported by Andrea Righi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntu-kernel-tests
New
Undecided
Unassigned

Bug Description

45528 vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/helpers_test.go:278:5: Errorf call needs 2 args but has 3 args
      45529 # k8s.io/kubernetes/vendor/k8s.io/client-go/tools/record
      45530 vendor/k8s.io/client-go/tools/record/event_test.go:512:57: conversion from int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
      45531 vendor/k8s.io/client-go/tools/record/events_cache_test.go:72:45: conversion from int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
      45532 vendor/k8s.io/client-go/tools/record/events_cache_test.go:73:47: conversion from int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
      45533 vendor/k8s.io/client-go/tools/record/events_cache_test.go:74:40: conversion from int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
      45534 vendor/k8s.io/client-go/tools/record/events_cache_test.go:75:44: conversion from int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
      45535 vendor/k8s.io/client-go/tools/record/events_cache_test.go:85:60: conversion from int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
      45536 # k8s.io/kubernetes/vendor/k8s.io/kubectl/pkg/drain
      45537 vendor/k8s.io/kubectl/pkg/drain/drain_test.go:138:10: conversion from int to UID (string) yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
      45538 make: *** [Makefile:185: test] Error 1
      45539 21:29:08 INFO | END ERROR ubuntu_k8s_unit_tests.all ubuntu_k8s_unit_tests.all timestamp=1632259748 localtime=Sep 21 21:29:08

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.