Skip to content

🔖 v0.1.1

🔖 v0.1.1 #12

Triggered via push October 16, 2023 04:42
Status Success
Total duration 17s
Artifacts

push.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
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: plugin/chrev/init.go#L7
import 'github.com/fumiama/NanoBot' is not allowed from list 'Main' (depguard)
lint: plugin/chrev/init.go#L9
import 'github.com/FloatTech/zbpctrl' is not allowed from list 'Main' (depguard)
lint: utils/ctxext/speed.go#L55
singleCaseSwitch: should rewrite switch statement to if statement (gocritic)
lint: utils/ctxext/speed.go#L67
singleCaseSwitch: should rewrite switch statement to if statement (gocritic)
lint: utils/ctxext/speed.go#L79
singleCaseSwitch: should rewrite switch statement to if statement (gocritic)
lint: utils/ctxext/speed.go#L134
exported: exported function MustMessageNotNil 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
lint: kanban/init.go#L12
exported: exported function PrintBanner should have comment or be unexported (revive)
lint: main.go#L1
package-comments: should have a package comment (revive)