添加VNDB的爬虫 #327
Annotations
10 errors and 1 warning
|
lint:
plugin/vndb_data/vndb_main.go#L126
sloppyTypeAssert: type assertion from/to types are identical (gocritic)
|
|
lint:
plugin/vndb_data/vndb_main.go#L378
ifElseChain: rewrite if-else to switch statement (gocritic)
|
|
lint:
plugin/vndb_data/vndb_main.go#L337
ifElseChain: rewrite if-else to switch statement (gocritic)
|
|
lint:
plugin/vndb_data/vndb_main.go#L179
ifElseChain: rewrite if-else to switch statement (gocritic)
|
|
lint:
plugin/vndb_data/vndb_main.go#L270
var-naming: func parameter Id should be ID (revive)
|
|
lint:
plugin/vndb_data/vndb_main.go#L149
var-naming: func searchById should be searchByID (revive)
|
|
lint:
plugin/vndb_data/vndb_main.go#L131
var-naming: var proId should be proID (revive)
|
|
lint:
plugin/vndb_data/vndb_main.go#L65
var-naming: var gameId should be gameID (revive)
|
|
lint:
plugin/vndb_data/vndb_main.go#L49
var-naming: var gameId should be gameID (revive)
|
|
lint:
plugin/vndb_data/vndb_main.go#L1
var-naming: don't use an underscore in package name (revive)
|
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ZeroBot-Plugin-Playground/ZeroBot-Plugin-Playground. Supported file pattern: go.sum
|