[Off-chain] feat: in-memory query cache(s) #5458
Annotations
3 errors and 1 warning
go-test:
pkg/client/query/cache/config.go#L57
S1002: should omit comparison to bool constant, can be simplified to `!cfg.historical` (gosimple)
|
go-test:
pkg/client/query/cache/memory_test.go#L134
ineffectual assignment to val (ineffassign)
|
go-test
Process completed with exit code 2.
|
go-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|