Skip to content

fix: resolve golangci-lint issues #12

fix: resolve golangci-lint issues

fix: resolve golangci-lint issues #12

Re-run triggered March 1, 2026 07:17
Status Failure
Total duration 11m 9s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 2 warnings
Lint: session/store_runtime_test.go#L130
Error return value of `runtime_store.SessionRead` is not checked (errcheck)
Lint: session/store_runtime_test.go#L119
Error return value of `runtime_store.SessionAccess` is not checked (errcheck)
Lint: session/store_runtime_test.go#L42
Error return value of `runtime_store.SessionUpdate` is not checked (errcheck)
Lint: session/store_runtime_test.go#L33
Error return value of `runtime_store.SessionUpdate` is not checked (errcheck)
Lint: session/store_runtime_test.go#L32
Error return value of `runtime_store.SessionUpdate` is not checked (errcheck)
Lint: session/store_runtime.go#L59
Error return value of `store.SessionAccess` is not checked (errcheck)
Lint: session/store_runtime.go#L30
Error return value of `store.SessionAccess` is not checked (errcheck)
Lint: session/store_redis.go#L85
Error return value of `store.sessionReExpire` is not checked (errcheck)
Lint: framework/redis/redisutil.go#L542
Error return value of `conn.Do` is not checked (errcheck)
Lint: logger/xlog.go#L164
Error return value of `file.WriteString` is not checked (errcheck)
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)?)
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