规范接口命名&&增加自动删脏数据 #387
Annotations
9 errors and 1 warning
util/tts.go#L35
unused-parameter: parameter 'text' seems to be unused, consider removing or renaming it as _ (revive)
|
util/tts.go#L68
var `fail` is unused (unused)
|
util/tts.go#L69
var `reqNum` is unused (unused)
|
config/config.go#L73
Error return value of `os.WriteFile` is not checked (errcheck)
|
plugin/jx3/jx3.go#L169
Error return value is not checked (errcheck)
|
plugin/jx3/jx3api.go#L71
singleCaseSwitch: should rewrite switch statement to if statement (gocritic)
|
plugin/jx3/wanbaolou.go#L48
sloppyLen: len(jsonData.Get("data.list").Array()) <= 0 can be len(jsonData.Get("data.list").Array()) == 0 (gocritic)
|
plugin/jx3/model.go#L242
func `(*jx3db).delete` is unused (unused)
|
|
|
The logs for this run have expired and are no longer available.
Loading