Bump semver from 7.3.2 to 7.5.2 in /.github/actions/semver-tags #806
Annotations
10 errors
connection/connection_cache.go#L61
Error return value of `c.cache.Delete` is not checked (errcheck)
|
connection/connection_cache.go#L66
Error return value of `c.cache.Invalidate` is not checked (errcheck)
|
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)
|
plugin/hydrate_cache.go#L187
Error return value of `d.ConnectionCache.SetWithTTL` is not checked (errcheck)
|
plugin/plugin_connection_config.go#L52
Error return value is not checked (errcheck)
|
plugin/plugin_test.go#L513
Error return value of `test.plugin.initialiseTables` is not checked (errcheck)
|
plugin/query_data.go#L426
Error return value of `requiredCallBuilder.Add` is not checked (errcheck)
|
plugin/query_data.go#L656
Error return value of `rd.set` is not checked (errcheck)
|
The logs for this run have expired and are no longer available.
Loading