Skip to content

Stream plugin logs as JSON. Closes #283 #711

Stream plugin logs as JSON. Closes #283

Stream plugin logs as JSON. Closes #283 #711

Triggered via pull request July 26, 2023 13:10
Status Success
Total duration 13m 50s
Artifacts

acceptance-test.yml

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

Annotations

10 errors and 3 warnings
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: getter/get_files.go#L166
SA4009: argument remoteSourcePath is overwritten before first use (staticcheck)
Build: getter/get_files.go#L171
SA4009(related information): assignment to remoteSourcePath (staticcheck)
Build: grpc/proto/quals.go#L17
S1001: should use copy(to, from) instead of a loop (gosimple)
Build: logging/timing.go#L56
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
Build: logging/timing.go#L59
S1025: should use String() instead of fmt.Sprintf (gosimple)
Build: logging/timing.go#L65
S1025: should use String() instead of fmt.Sprintf (gosimple)
Build: plugin/schema/schema.go#L65
func `attributeTypeMapToCty` is unused (unused)
Build: query_cache/cacher_result_subscriber.go#L68
Error return value of `maxReadSem.Acquire` 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