Skip to content

Add Handou plugin #1971

Add Handou plugin

Add Handou plugin #1971

Triggered via pull request February 1, 2026 06:09
@fangliuyufangliuyu
opened #1283
Status Failure
Total duration 1m 1s
Artifacts

pull.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

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