🔖 v0.1.1 #12
Annotations
10 errors and 3 warnings
golangci-lint:
plugin/baseamasiro/main.go#L5
import 'github.com/fumiama/NanoBot' is not allowed from list 'Main' (depguard)
|
golangci-lint:
plugin/baseamasiro/main.go#L7
import 'github.com/fumiama/unibase2n' is not allowed from list 'Main' (depguard)
|
golangci-lint:
plugin/baseamasiro/main.go#L9
import 'github.com/FloatTech/floatbox/crypto' is not allowed from list 'Main' (depguard)
|
golangci-lint:
plugin/baseamasiro/main.go#L10
import 'github.com/FloatTech/zbpctrl' is not allowed from list 'Main' (depguard)
|
golangci-lint:
plugin/chrev/init.go#L7
import 'github.com/fumiama/NanoBot' is not allowed from list 'Main' (depguard)
|
golangci-lint:
plugin/chrev/init.go#L9
import 'github.com/FloatTech/zbpctrl' is not allowed from list 'Main' (depguard)
|
golangci-lint:
utils/ctxext/speed.go#L55
singleCaseSwitch: should rewrite switch statement to if statement (gocritic)
|
golangci-lint:
utils/ctxext/speed.go#L67
singleCaseSwitch: should rewrite switch statement to if statement (gocritic)
|
golangci-lint:
utils/ctxext/speed.go#L79
singleCaseSwitch: should rewrite switch statement to if statement (gocritic)
|
golangci-lint:
utils/ctxext/speed.go#L134
exported: exported function MustMessageNotNil should have comment or be unexported (revive)
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/NanoBot-Plugin/NanoBot-Plugin. Supported file pattern: go.sum
|
golangci-lint:
kanban/init.go#L12
exported: exported function PrintBanner should have comment or be unexported (revive)
|
golangci-lint:
main.go#L1
package-comments: should have a package comment (revive)
|
The logs for this run have expired and are no longer available.
Loading