fix: resolve golangci-lint issues v2 #14
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
|