Skip to content

Fix consistency of named hydrate call usage #789

Fix consistency of named hydrate call usage

Fix consistency of named hydrate call usage #789

Triggered via pull request September 14, 2023 12:01
Status Failure
Total duration 44s
Artifacts

acceptance-test.yml

on: pull_request
Run chaos acceptance tests
0s
Run chaos acceptance tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Build
Process completed with exit code 1.
Build: connection/connection_cache.go#L61
Error return value of `c.cache.Delete` is not checked (errcheck)
Build: connection/connection_cache.go#L66
Error return value of `c.cache.Invalidate` is not checked (errcheck)
Build: query_cache/cacher_result_subscriber.go#L68
Error return value of `maxReadSem.Acquire` is not checked (errcheck)
Build: query_cache/query_cache.go#L347
Error return value of `c.cache.Delete` is not checked (errcheck)
Build: query_cache/query_cache.go#L354
Error return value of `c.cache.Invalidate` is not checked (errcheck)
Build: plugin/hydrate_cache.go#L187
Error return value of `d.ConnectionCache.SetWithTTL` is not checked (errcheck)
Build: plugin/plugin_connection_config.go#L52
Error return value is not checked (errcheck)
Build: plugin/plugin_test.go#L513
Error return value of `test.plugin.initialiseTables` is not checked (errcheck)
Build: plugin/query_data.go#L424
Error return value of `requiredCallBuilder.Add` is not checked (errcheck)
Build: plugin/query_data.go#L654
Error return value of `rd.set` is not checked (errcheck)