Skip to content

Add function_name into hydrate call scope values. Closes #662 #798

Add function_name into hydrate call scope values. Closes #662

Add function_name into hydrate call scope values. Closes #662 #798

Triggered via pull request September 22, 2023 10:58
Status Success
Total duration 14m 53s
Artifacts

acceptance-test.yml

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

Annotations

10 errors and 3 warnings
Build: rate_limiter/limiter_map.go#L4
G501: Blocklisted import crypto/md5: weak cryptographic primitive (gosec)
Build: rate_limiter/limiter_map.go#L70
G401: Use of weak cryptographic primitive (gosec)
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: grpc/shared/grpc.go#L32
SA1019: proto.SetConnectionConfigRequest is deprecated: Marked as deprecated in plugin.proto. (staticcheck)
Build: grpc/shared/grpc.go#L76
SA1019: proto.SetConnectionConfigRequest is deprecated: Marked as deprecated in plugin.proto. (staticcheck)
Build: grpc/shared/interface.go#L27
SA1019: proto.SetConnectionConfigRequest is deprecated: Marked as deprecated in plugin.proto. (staticcheck)
Build: grpc/call_id.go#L14
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
Build: grpc/pluginServer.go#L102
SA1019: req.QueryContext.Limit is deprecated: Marked as deprecated in plugin.proto. (staticcheck)
Build: grpc/pluginServer.go#L103
SA1019: req.CacheEnabled is deprecated: Marked as deprecated in plugin.proto. (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