🔖 v0.1.0 #3
Annotations
10 errors and 1 warning
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:
plugin/runcode/code_runner.go#L7
import 'github.com/fumiama/NanoBot' is not allowed from list 'Main' (depguard)
|
lint:
plugin/runcode/code_runner.go#L9
import 'github.com/FloatTech/AnimeAPI/runoob' is not allowed from list 'Main' (depguard)
|
lint:
plugin/runcode/code_runner.go#L10
import 'github.com/FloatTech/zbpctrl' is not allowed from list 'Main' (depguard)
|
lint:
plugin/runcode/code_runner.go#L12
import 'github.com/FloatTech/NanoBot-Plugin/utils/ctxext' is not allowed from list 'Main' (depguard)
|
lint:
plugin/baseamasiro/main.go#L5
import 'github.com/fumiama/NanoBot' is not allowed from list 'Main' (depguard)
|
lint:
plugin/baseamasiro/main.go#L7
import 'github.com/fumiama/unibase2n' is not allowed from list 'Main' (depguard)
|
lint:
plugin/baseamasiro/main.go#L9
import 'github.com/FloatTech/floatbox/crypto' is not allowed from list 'Main' (depguard)
|
lint:
plugin/baseamasiro/main.go#L10
import 'github.com/FloatTech/zbpctrl' 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
|