Skip to content

[Dependabot](deps): Bump github.com/zclconf/go-cty from 1.13.2 to 1.14.0 #772

[Dependabot](deps): Bump github.com/zclconf/go-cty from 1.13.2 to 1.14.0

[Dependabot](deps): Bump github.com/zclconf/go-cty from 1.13.2 to 1.14.0 #772

Triggered via pull request September 6, 2023 15:54
Status Success
Total duration 14m 14s
Artifacts

acceptance-test.yml

on: pull_request
Run chaos acceptance tests
12m 59s
Run chaos acceptance tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
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: query_cache/query_cache.go#L541
wrapperFunc: use strings.ReplaceAll method in `strings.Replace(str, "\n", "", -1)` (gocritic)
Build: query_cache/query_cache.go#L542
wrapperFunc: use strings.ReplaceAll method in `strings.Replace(str, "\t", "", -1)` (gocritic)
Build: query_cache/pending_index_item.go#L54
func `(*pendingIndexBucket).delete` is unused (unused)
Build: query_cache/pending_index_item.go#L70
field `err` is unused (unused)
Build: query_cache/set_request.go#L68
func `(*setRequest).getPrevPageResultKeys` is unused (unused)
Build: query_cache/set_request_subscriber.go#L187
func `(*setRequestSubscriber).allAvailableRowsStreamed` is unused (unused)
Build: 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)
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