🔖 v0.1.0 #7
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:
main.go#L68
Error return value of `nano.Run` is not checked (errcheck)
|
lint:
main.go#L1
package-comments: should have a package comment (revive)
|
lint:
main.go#L11
import 'github.com/FloatTech/NanoBot-Plugin/plugin/b14' is not allowed from list 'Main' (depguard)
|
lint:
main.go#L12
import 'github.com/FloatTech/NanoBot-Plugin/plugin/base64gua' is not allowed from list 'Main' (depguard)
|
lint:
main.go#L13
import 'github.com/FloatTech/NanoBot-Plugin/plugin/baseamasiro' is not allowed from list 'Main' (depguard)
|
lint:
main.go#L14
import 'github.com/FloatTech/NanoBot-Plugin/plugin/chrev' is not allowed from list 'Main' (depguard)
|
lint:
main.go#L15
import 'github.com/FloatTech/NanoBot-Plugin/plugin/emojimix' is not allowed from list 'Main' (depguard)
|
lint:
main.go#L16
import 'github.com/FloatTech/NanoBot-Plugin/plugin/fortune' 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
|