[Dependabot](deps): Bump github.com/hashicorp/go-plugin from 1.4.10 to 1.5.0 #762
acceptance-test.yml
on: pull_request
Build
1m 50s
Run chaos acceptance tests
8s
Annotations
11 errors and 1 warning
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#L267
Error return value of `c.waitForSubscribers` is not checked (errcheck)
|
Build:
query_cache/query_cache.go#L353
Error return value of `c.cache.Delete` is not checked (errcheck)
|
Build:
query_cache/query_cache.go#L360
Error return value of `c.cache.Invalidate` is not checked (errcheck)
|
Build:
query_cache/query_cache.go#L405
Error return value of `c.waitForSubscribers` is not checked (errcheck)
|
Build:
plugin/hydrate_cache.go#L176
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#L464
Error return value of `test.plugin.initialiseTables` is not checked (errcheck)
|
Run chaos acceptance tests
Process completed with exit code 1.
|
Run chaos acceptance tests
Restore cache failed: Dependencies file is not found in /home/runner/work/steampipe-plugin-sdk/steampipe-plugin-sdk. Supported file pattern: go.sum
|