[Dependabot](deps): Bump github.com/hashicorp/go-hclog from 1.5.0 to 1.6.1 #175
test.yml
on: pull_request
golangci-lint
1m 38s
Build and run tests
6m 2s
Annotations
10 errors and 2 warnings
golangci-lint:
conversion_infos.go#L1
: # github.com/turbot/steampipe-postgres-fdw
|
golangci-lint:
conversion_infos.go#L6
fatal error: postgres.h: No such file or directory
|
golangci-lint:
hub/hub.go#L779
Error return value of `h.cacheSettings.Apply` is not checked (errcheck)
|
golangci-lint:
hub/hub.go#L782
Error return value of `h.cacheSettings.Apply` is not checked (errcheck)
|
golangci-lint:
hub/hub.go#L784
Error return value of `h.cacheSettings.Apply` is not checked (errcheck)
|
golangci-lint:
hub/connection_factory.go#L32
func `(*connectionFactory).parsePluginKey` is unused (unused)
|
golangci-lint:
hub/scan_iterator.go#L38
field `rel` is unused (unused)
|
golangci-lint:
hub/hub.go#L272
ineffectual assignment to err (ineffassign)
|
golangci-lint:
hub/hub.go#L400
SA1019: tableSchema.ListCallKeyColumns is deprecated: Marked as deprecated in plugin.proto. (staticcheck)
|
golangci-lint:
hub/hub.go#L402
SA1019: tableSchema.ListCallKeyColumns is deprecated: Marked as deprecated in plugin.proto. (staticcheck)
|
Build and run 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/
|
Build and run tests
Restore cache failed: Dependencies file is not found in /home/runner/work/steampipe-postgres-fdw/steampipe-postgres-fdw. Supported file pattern: go.sum
|