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
run command :goreporter -p ./ -r ./goreporter/
we run tools find error :`
.//fmterr.go:6: Printf format %d has arg str of wrong type string
.//log/dev.go
.//log/encode.go
.//log/jsonstring.go
.//log/log.go
.//main.go
.//monitor/monitor.go
.//monitor/monitor_test.go
.//test.go
vet: .//test.go: .//test.go:2:5: expected declaration, found 'IDENT' sfdasfasdfsdfjl
but run : goreporter -p ./ -r ./goreporter/ cannot find :
install command : go get -u github.com/360EntSecGroup-Skylar/goreporter
anything env need ?
The text was updated successfully, but these errors were encountered:
run command :goreporter -p ./ -r ./goreporter/
we run tools find error :`
.//fmterr.go:6: Printf format %d has arg str of wrong type string
.//log/dev.go
.//log/encode.go
.//log/jsonstring.go
.//log/log.go
.//main.go
.//monitor/monitor.go
.//monitor/monitor_test.go
.//test.go
vet: .//test.go: .//test.go:2:5: expected declaration, found 'IDENT' sfdasfasdfsdfjl
but run : goreporter -p ./ -r ./goreporter/ cannot find :
install command : go get -u github.com/360EntSecGroup-Skylar/goreporter
anything env need ?
The text was updated successfully, but these errors were encountered: