Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

duo_test.go:26:47: conversion from int to string yields a string of one rune #21

Closed
eclipseo opened this issue Jul 26, 2020 · 0 comments · Fixed by #22
Closed

duo_test.go:26:47: conversion from int to string yields a string of one rune #21

eclipseo opened this issue Jul 26, 2020 · 0 comments · Fixed by #22

Comments

@eclipseo
Copy link
Contributor

Go 1.15 beta 1 on Fedora Rawhide

Testing    in: /builddir/build/BUILD/duo_api_golang-982114f7995f2fbee17bca19b206fa03e4cc4a12/_build/src
         PATH: /builddir/build/BUILD/duo_api_golang-982114f7995f2fbee17bca19b206fa03e4cc4a12/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
       GOPATH: /builddir/build/BUILD/duo_api_golang-982114f7995f2fbee17bca19b206fa03e4cc4a12/_build:/usr/share/gocode
  GO111MODULE: off
      command: go test -buildmode pie -compiler gc -ldflags "-X github.com/duosecurity/duo_api_golang/version=0 -X github.com/duosecurity/duo_api_golang/version.commit=982114f7995f2fbee17bca19b206fa03e4cc4a12 -extldflags '-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '"
      testing: github.com/duosecurity/duo_api_golang
github.com/duosecurity/duo_api_golang
# github.com/duosecurity/duo_api_golang
./duo_test.go:26:47: conversion from int to string yields a string of one rune
./duo_test.go:243:21: conversion from int to string yields a string of one rune
./duo_test.go:244:30: conversion from int to string yields a string of one rune
./duo_test.go:248:21: conversion from int to string yields a string of one rune
./duo_test.go:249:33: conversion from int to string yields a string of one rune
./duo_test.go:253:27: conversion from Duration (int64) to string yields a string of one rune
./duo_test.go:254:22: conversion from Duration (int64) to string yields a string of one rune
FAIL	github.com/duosecurity/duo_api_golang [build failed]

See golang/go#32479

eclipseo added a commit to eclipseo/duo_api_golang that referenced this issue Jul 26, 2020
vbscott pushed a commit that referenced this issue Jul 27, 2020
bensallen pushed a commit to bensallen/duo_api_golang that referenced this issue Mar 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant