🔖 v0.1.0 #6
Annotations
10 errors and 1 warning
lint:
plugin/hyaku/main.go#L28
`番号` is unused (structcheck)
|
lint:
plugin/hyaku/main.go#L14
import 'github.com/fumiama/NanoBot' is not allowed from list 'Main' (depguard)
|
lint:
plugin/hyaku/main.go#L16
import 'github.com/FloatTech/floatbox/binary' is not allowed from list 'Main' (depguard)
|
lint:
plugin/hyaku/main.go#L17
import 'github.com/FloatTech/floatbox/file' is not allowed from list 'Main' (depguard)
|
lint:
plugin/hyaku/main.go#L18
import 'github.com/FloatTech/floatbox/web' is not allowed from list 'Main' (depguard)
|
lint:
plugin/hyaku/main.go#L19
import 'github.com/FloatTech/zbpctrl' is not allowed from list 'Main' (depguard)
|
lint:
plugin/hyaku/main.go#L21
import 'github.com/FloatTech/NanoBot-Plugin/utils/ctxext' is not allowed from list 'Main' (depguard)
|
lint:
plugin/manager/main.go#L7
import 'github.com/fumiama/NanoBot' is not allowed from list 'Main' (depguard)
|
lint:
plugin/manager/main.go#L9
import 'github.com/FloatTech/zbpctrl' is not allowed from list 'Main' (depguard)
|
lint:
kanban/init.go#L12
exported: exported function PrintBanner should have comment or be unexported (revive)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/NanoBot-Plugin/NanoBot-Plugin. Supported file pattern: go.sum
|