Add Handou plugin #1971
Annotations
8 errors and 1 warning
|
lint
issues found
|
|
lint:
plugin/handou/habits.go#L41
use of `fmt.Errorf` forbidden by pattern `^fmt\.Errorf$` (forbidigo)
|
|
lint:
plugin/handou/baiAPI.go#L130
use of `fmt.Errorf` forbidden by pattern `^fmt\.Errorf$` (forbidigo)
|
|
lint:
plugin/handou/baiAPI.go#L118
use of `fmt.Errorf` forbidden by pattern `^fmt\.Errorf$` (forbidigo)
|
|
lint:
plugin/handou/game.go#L578
var-naming: don't use underscores in Go names; var idiom_rows should be idiomRows (revive)
|
|
lint:
plugin/handou/game.go#L31
var-naming: type idiomJson should be idiomJSON (revive)
|
|
lint:
plugin/handou/baiAPI.go#L173
var-naming: func saveIdiomJson should be saveIdiomJSON (revive)
|
|
lint:
plugin/handou/habits.go#L18
exported: exported type UserHabits should have comment or be unexported (revive)
|
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ZeroBot-Plugin/ZeroBot-Plugin. Supported file pattern: go.mod
|