Skip to content

add combined local/remote cache support #176

add combined local/remote cache support

add combined local/remote cache support #176

Triggered via pull request December 27, 2023 15:28
Status Failure
Total duration 1m 6s
Artifacts

checks.golang.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
checks: pkg/zcache/combined_cache.go#L33
Error return value of `c.localCache.Set` is not checked (errcheck)
checks: pkg/zcache/zcache.go#L29
ineffectual assignment to err (ineffassign)
checks
Process completed with exit code 2.