Skip to content

fix: resolve golangci-lint issues v2 #14

fix: resolve golangci-lint issues v2

fix: resolve golangci-lint issues v2 #14

Triggered via pull request March 1, 2026 07:23
Status Failure
Total duration 1m 6s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
Lint
issues found
Lint: utils_test.go#L115
undefined: ioutil (typecheck)
Lint: utils_test.go#L7
"io" imported and not used
Lint: utils_test.go#L6
other declaration of io
Lint: utils_test.go#L7
io redeclared in this block
Test
Process completed with exit code 1.
Test: core/concurrenceMap_test.go#L84
conversion from uint64 to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
Test: core/concurrenceMap_test.go#L75
conversion from uint64 to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
Test: utils_test.go#L115
undefined: ioutil
Test: utils_test.go#L7
"io" imported and not used
Test: utils_test.go#L6
other declaration of io
Test: utils_test.go#L7
io redeclared in this block
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/dotweb/dotweb. Supported file pattern: go.sum
Test
Restore cache failed: Dependencies file is not found in /home/runner/work/dotweb/dotweb. Supported file pattern: go.sum