edit README #8
Annotations
10 errors and 1 warning
lint:
kanban/init.go#L12
exported: exported function PrintBanner should have comment or be unexported (revive)
|
lint:
plugin/base64gua/main.go#L5
import 'github.com/fumiama/NanoBot' is not allowed from list 'Main' (depguard)
|
lint:
plugin/base64gua/main.go#L7
import 'github.com/fumiama/unibase2n' is not allowed from list 'Main' (depguard)
|
lint:
plugin/base64gua/main.go#L9
import 'github.com/FloatTech/floatbox/crypto' is not allowed from list 'Main' (depguard)
|
lint:
plugin/base64gua/main.go#L10
import 'github.com/FloatTech/zbpctrl' is not allowed from list 'Main' (depguard)
|
lint:
plugin/genshin/ys.go#L17
import 'github.com/fumiama/NanoBot' is not allowed from list 'Main' (depguard)
|
lint:
plugin/genshin/ys.go#L19
import 'github.com/golang/freetype' is not allowed from list 'Main' (depguard)
|
lint:
plugin/genshin/ys.go#L20
import 'github.com/sirupsen/logrus' is not allowed from list 'Main' (depguard)
|
lint:
plugin/genshin/ys.go#L22
import 'github.com/FloatTech/floatbox/ctxext' is not allowed from list 'Main' (depguard)
|
lint:
plugin/genshin/ys.go#L23
import 'github.com/FloatTech/floatbox/process' is not allowed from list 'Main' (depguard)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/NanoBot-Plugin/NanoBot-Plugin. Supported file pattern: go.sum
|