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
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)?)
The text was updated successfully, but these errors were encountered:
chipaca
added a commit
to chipaca/abide
that referenced
this issue
Mar 22, 2021
I believe this is from 1.15 on (read a long discussion if you're interested):
The text was updated successfully, but these errors were encountered: