[Dependabot](deps): Bump github.com/zclconf/go-cty from 1.13.2 to 1.14.0 #772
Annotations
10 errors
query_cache/cacher_result_subscriber.go#L68
Error return value of `maxReadSem.Acquire` is not checked (errcheck)
|
query_cache/query_cache.go#L347
Error return value of `c.cache.Delete` is not checked (errcheck)
|
query_cache/query_cache.go#L354
Error return value of `c.cache.Invalidate` is not checked (errcheck)
|
query_cache/query_cache.go#L541
wrapperFunc: use strings.ReplaceAll method in `strings.Replace(str, "\n", "", -1)` (gocritic)
|
query_cache/query_cache.go#L542
wrapperFunc: use strings.ReplaceAll method in `strings.Replace(str, "\t", "", -1)` (gocritic)
|
query_cache/pending_index_item.go#L54
func `(*pendingIndexBucket).delete` is unused (unused)
|
query_cache/pending_index_item.go#L70
field `err` is unused (unused)
|
query_cache/set_request.go#L68
func `(*setRequest).getPrevPageResultKeys` is unused (unused)
|
query_cache/set_request_subscriber.go#L187
func `(*setRequestSubscriber).allAvailableRowsStreamed` is unused (unused)
|
query_cache/query_cache.go#L89
SA1019: bigcache.NewBigCache is deprecated: NewBigCache is deprecated, please use New(ctx, config) instead, New takes in context and can gracefully shutdown with context cancellations (staticcheck)
|
The logs for this run have expired and are no longer available.
Loading