Skip to content

refactor: 重构帮助文档部分逻辑,以磁盘/CPU来换取减少内存占用 #51

refactor: 重构帮助文档部分逻辑,以磁盘/CPU来换取减少内存占用

refactor: 重构帮助文档部分逻辑,以磁盘/CPU来换取减少内存占用 #51

Triggered via push December 6, 2024 03:37
Status Failure
Total duration 4m 10s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Test & Lint: dice/dice_help.go#L511
Error return value of `m.TextMap.Store` is not checked (errcheck)
Test & Lint: dice/dice_help.go#L602
Error return value of `m.TextMap.Range` is not checked (errcheck)
Test & Lint: dice/dice_help.go#L701
Error return value of `m.TextMap.Range` is not checked (errcheck)
Test & Lint: dice/dice_help.go#L980
Error return value of `m.TextMap.Range` is not checked (errcheck)
Test & Lint: dice/HelpDocMap.go#L45
shadow: declaration of "err" shadows declaration at line 38 (govet)
Test & Lint
issues found
Test & Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636