update cache typing #37
Annotations
4 errors
test:
cache/cache_test.go#L26
type []byte of tt.args.value does not match *T (cannot infer T)
|
test:
cache/cache_test.go#L47
type []byte of tt.want does not match *T (cannot infer T)
|
test:
cache/cache_test.go#L51
cannot infer T (/home/runner/work/gutils/gutils/cache/cache.go:44:10)
|
test
Process completed with exit code 1.
|