make ygo guess happy #645
Annotations
10 errors and 1 warning
lint:
plugin/bilibili/bilibili.go#L274
Error return value of `imgfactory.WriteTo` is not checked (errcheck)
|
lint:
plugin/bilibili/bilibili.go#L543
Error return value of `imgfactory.WriteTo` is not checked (errcheck)
|
lint:
plugin/ygo/ygocdb/ygoguess.go#L104
var-naming: don't use underscores in Go names; var ctx_mid should be ctxMid (revive)
|
lint:
plugin/coc/coc.go#L155
variable max has same name as predeclared identifier (predeclared)
|
lint:
plugin/drawlots/main.go#L255
variable max has same name as predeclared identifier (predeclared)
|
lint:
plugin/manager/timer/parse.go#L99
variable min has same name as predeclared identifier (predeclared)
|
lint:
plugin/manager/timer/wrap.go#L47
named return min has same name as predeclared identifier (predeclared)
|
lint:
plugin/manager/timer/wrap.go#L85
param min has same name as predeclared identifier (predeclared)
|
lint:
plugin/mcfish/main.go#L211
variable min has same name as predeclared identifier (predeclared)
|
lint:
plugin/mcfish/pole.go#L364
variable max has same name as predeclared identifier (predeclared)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ZeroBot-Plugin/ZeroBot-Plugin. Supported file pattern: go.sum
|