Bump @actions/core from 1.2.6 to 1.9.1 in /.github/actions/semver-tags #842
acceptance-test.yml
on: pull_request
Build
1m 28s
Run chaos acceptance tests
10m 36s
Annotations
10 errors and 3 warnings
Build:
connection/connection_cache.go#L82
Error return value of `c.cache.Delete` 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#L348
Error return value of `c.cache.Delete` 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#L69
Error return value is not checked (errcheck)
|
Build:
plugin/plugin_grpc.go#L333
Error return value of `p.ClearConnectionCache` 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#L431
Error return value of `requiredCallBuilder.Add` is not checked (errcheck)
|
Build:
plugin/query_data.go#L661
Error return value of `rd.set` is not checked (errcheck)
|
Build:
plugin/query_data_rate_limiters.go#L22
Error return value of `d.resolveFetchRateLimiters` is not checked (errcheck)
|
Run chaos acceptance tests
The following actions uses node12 which is deprecated and will be forced to run on node16: mig4/setup-bats@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run chaos acceptance tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
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
|