🔖 v0.1.0 #5
Annotations
10 errors and 1 warning
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:
main.go#L17
import 'github.com/FloatTech/NanoBot-Plugin/plugin/genshin' is not allowed from list 'Main' (depguard)
|
lint:
main.go#L18
import 'github.com/FloatTech/NanoBot-Plugin/plugin/hyaku' 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
|