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

With Go 1.15, tests fail #55

Open
chipaca opened this issue Mar 22, 2021 · 0 comments · May be fixed by #56
Open

With Go 1.15, tests fail #55

chipaca opened this issue Mar 22, 2021 · 0 comments · May be fixed by #56

Comments

@chipaca
Copy link

chipaca commented Mar 22, 2021

I believe this is from 1.15 on (read a long discussion if you're interested):

$ go test ./...
# github.com/beme/abide
./abide_test.go:25:9: conversion from int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
chipaca added a commit to chipaca/abide that referenced this issue Mar 22, 2021
@chipaca chipaca linked a pull request Mar 22, 2021 that will close this issue
perrito666 pushed a commit to perrito666/abide that referenced this issue Nov 19, 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