Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Merge pull request #3 from Szzrain/ci/review_dog #12

Merge pull request #3 from Szzrain/ci/review_dog

Merge pull request #3 from Szzrain/ci/review_dog #12

Triggered via push October 19, 2024 08:01
Status Failure
Total duration 3m 55s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Test & Lint: dice/platform_adapter_gocq.go#L701
commentFormatting: put a space between `//` and comment text (gocritic)
Test & Lint: dice/platform_adapter_gocq.go#L702
for loop can be changed to `i := range m2` (intrange)
Test & Lint: dice/platform_adapter_walleq.go#L494
for loop can be changed to `i := range m2` (intrange)
Test & Lint: dice/rollvm.go#L1340
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