🎨 改进代码样式 (#228) #299
Annotations
5 errors and 1 warning
golangci-lint:
plugin/qqci/qqci.go#L47
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
example/JiangRed/message.go#L168
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
plugin/draw/draw.go#L103
unused-parameter: parameter 'p' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
plugin/fgopickup/service.go#L21
var-naming: var servantIds should be servantIDs (revive)
|
golangci-lint
issues found
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/ZeroBot-Plugin-Playground/ZeroBot-Plugin-Playground. Supported file pattern: go.sum
|
Loading