添加VNDB的爬虫 #326
Triggered via pull request
August 11, 2025 14:58
AsakuraMori
opened
#245
Status
Failure
Total duration
1m 11s
Artifacts
–
Annotations
10 errors and 2 warnings
|
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
package-comments: should have a package comment (revive)
|
|
lint
Cache not found for keys: golangci-lint.cache-Linux-2901-87dd8d6bec836250ffb1f0691833e2fed771f912, golangci-lint.cache-Linux-2901-
|
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ZeroBot-Plugin-Playground/ZeroBot-Plugin-Playground. Supported file pattern: go.sum
|