Skip to content

ci: add golangci-lint review dog #2499

ci: add golangci-lint review dog

ci: add golangci-lint review dog #2499

Triggered via push October 18, 2024 17:14
Status Failure
Total duration 3m 55s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Test & Lint: dice/platform_adapter_gocq.go#L671
for loop can be changed to `i := range m2` (intrange)
Test & Lint: dice/platform_adapter_walleq.go#L492
for loop can be changed to `i := range m2` (intrange)
Test & Lint: dice/rollvm.go#L1335
for loop can be changed to `i := range nums` (intrange)
Test & Lint: dice/dice_jsvm_test.go#L250
for loop can be changed to `i := range a` (intrange)
Test & Lint: dice/censor/trie.go#L60
for loop can be changed to `i := range chars` (intrange)
Test & Lint
issues found