You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Testing in: /builddir/build/BUILD/vultr-2.0.1/_build/src
PATH: /builddir/build/BUILD/vultr-2.0.1/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
GOPATH: /builddir/build/BUILD/vultr-2.0.1/_build:/usr/share/gocode
GO111MODULE: off
command: go test -buildmode pie -compiler gc -ldflags "-X github.com/JamesClonk/vultr/version=2.0.1 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '"
testing: github.com/JamesClonk/vultr
github.com/JamesClonk/vultr/lib
# github.com/JamesClonk/vultr/lib
./servers.go:695:17: conversion from int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
./servers.go:696:17: conversion from int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
./servers.go:697:17: conversion from int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
FAIL github.com/JamesClonk/vultr/lib [build failed]
Go 1.15 rc1 on Fedora Rawhide:
See golang/go#32479
The text was updated successfully, but these errors were encountered: