Update install script #183
test.yml
on: pull_request
golangci-lint
39s
Build and run tests
3m 42s
Annotations
11 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_base.go#L173
Error return value of `iterator.Start` is not checked (errcheck)
|
golangci-lint:
hub/hub_base.go#L470
Error return value of `h.cacheSettings.Apply` is not checked (errcheck)
|
golangci-lint:
hub/hub_base.go#L473
Error return value of `h.cacheSettings.Apply` is not checked (errcheck)
|
golangci-lint:
hub/hub_base.go#L475
Error return value of `h.cacheSettings.Apply` is not checked (errcheck)
|
golangci-lint:
hub/hub_local.go#L248
Error return value of `l.cacheSettings.SetEnabled` is not checked (errcheck)
|
golangci-lint:
hub/hub_local.go#L262
Error return value of `l.cacheSettings.SetTtl` is not checked (errcheck)
|
golangci-lint:
hub/connection_factory.go#L32
func `(*connectionFactory).parsePluginKey` is unused (unused)
|
golangci-lint:
hub/hub_base.go#L480
func `(*hubBase).cacheEnabled` is unused (unused)
|
Build and run tests
Process completed with exit code 1.
|
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
|