Skip to content

feat: add CI workflow with test and lint #21

feat: add CI workflow with test and lint

feat: add CI workflow with test and lint #21

Triggered via pull request March 1, 2026 08:42
@devfeeldevfeel
synchronize #270
aicode-add-ci
Status Failure
Total duration 11m 5s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 2 warnings
Lint: cache/runtime/cache_runtime_test.go#L140
Error return value of `cache.Incr` is not checked (errcheck)
Lint: cache/runtime/cache_runtime_test.go#L123
Error return value of `cache.ClearAll` is not checked (errcheck)
Lint: cache/runtime/cache_runtime_test.go#L104
Error return value of `cache.Delete` is not checked (errcheck)
Lint: cache/runtime/cache_runtime_test.go#L97
Error return value of `cache.Set` is not checked (errcheck)
Lint: cache/runtime/cache_runtime_test.go#L78
Error return value of `cache.Set` is not checked (errcheck)
Lint: cache/runtime/cache_runtime_test.go#L30
Error return value of `cache.Set` is not checked (errcheck)
Lint: cache/runtime/cache_runtime.go#L163
Error return value of `ca.initValue` is not checked (errcheck)
Lint: cache/runtime/cache_runtime.go#L128
Error return value of `ca.initValue` is not checked (errcheck)
Lint: cache/runtime/cache_runtime.go#L109
Error return value of `ca.initValue` is not checked (errcheck)
Lint: logger/xlog.go#L165
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