Merge pull request #18 from fangliuyu/create-pull-request/patch-6189cef #646
Annotations
10 errors and 1 warning
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/ygo/ygocdb/ygocdb.go#L676
variable max has same name as predeclared identifier (predeclared)
|
lint:
plugin/warframeapi/main.go#L324
variable max has same name as predeclared identifier (predeclared)
|
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/drawlots/main.go#L255
variable max has same name as predeclared identifier (predeclared)
|
lint:
plugin/mcfish/main.go#L211
variable min 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
Restore cache failed: Dependencies file is not found in /home/runner/work/ZeroBot-Plugin/ZeroBot-Plugin. Supported file pattern: go.sum
|