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

"go test" failed #53

Open
tankf33der opened this issue Nov 18, 2020 · 2 comments
Open

"go test" failed #53

tankf33der opened this issue Nov 18, 2020 · 2 comments

Comments

@tankf33der
Copy link

$ go test
# _/home/mpech/disco/libdisco
./conn_test.go:71:25: conversion from int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
FAIL	_/home/mpech/disco/libdisco [build failed]
$ go version
go version go1.15.5 linux/amd64
@mimoo
Copy link
Owner

mimoo commented Nov 18, 2020

hey! Thanks for reporting this @tankf33der , do you want to submit a PR to fix it : o ?

@tankf33der
Copy link
Author

I never use PR, fix it, setup CI, add green badge.

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

No branches or pull requests

2 participants