修复niuniu的已知问题,添加新玩法牛牛商店 #1640
Annotations
5 errors and 1 warning
lint:
plugin/niuniu/model.go#L24
exported: exported type NiuPlugin should have comment or be unexported (revive)
|
lint:
plugin/niuniu/model.go#L29
exported: exported type UserInfo should have comment or be unexported (revive)
|
lint:
plugin/niuniu/utils.go#L28
errorf: should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...) (revive)
|
lint:
plugin/niuniu/utils.go#L70
errorf: should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...) (revive)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ZeroBot-Plugin/ZeroBot-Plugin. Supported file pattern: go.sum
|