chore: sync with upstream v0.15.0 #57
ci.yaml
on: pull_request
calculate-tag
/
calculate-tag
3s
test
12s
commit-message
4s
publish
0s
Annotations
10 errors and 4 warnings
test:
cmd/postgres_exporter/main.go#L22
missing go.sum entry for module providing package github.com/alecthomas/kingpin/v2 (imported by github.com/form3tech-oss/postgres_exporter/cmd/postgres_exporter); to add:
|
test:
cmd/postgres_exporter/namespace.go#L22
missing go.sum entry for module providing package github.com/blang/semver/v4 (imported by github.com/form3tech-oss/postgres_exporter/cmd/postgres_exporter); to add:
|
test:
cmd/postgres_exporter/datasource.go#L23
missing go.sum entry for module providing package github.com/form3tech-oss/go-vault-client/v4/pkg/vaultclient (imported by github.com/form3tech-oss/postgres_exporter/cmd/postgres_exporter); to add:
|
test:
config/config.go#L21
missing go.sum entry for module providing package github.com/go-kit/log (imported by github.com/form3tech-oss/postgres_exporter/cmd/postgres_exporter); to add:
|
test:
collector/collector.go#L25
missing go.sum entry for module providing package github.com/go-kit/log/level (imported by github.com/form3tech-oss/postgres_exporter/cmd/postgres_exporter); to add:
|
test:
collector/pg_process_idle.go#L21
missing go.sum entry for module providing package github.com/lib/pq (imported by github.com/form3tech-oss/postgres_exporter/cmd/postgres_exporter); to add:
|
test:
config/config.go#L22
missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus (imported by github.com/form3tech-oss/postgres_exporter/cmd/postgres_exporter); to add:
|
test:
config/config.go#L23
missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promauto (imported by github.com/form3tech-oss/postgres_exporter/config); to add:
|
test:
cmd/postgres_exporter/main.go#L28
missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promhttp (imported by github.com/form3tech-oss/postgres_exporter/cmd/postgres_exporter); to add:
|
test:
cmd/postgres_exporter/main.go#L29
missing go.sum entry for module providing package github.com/prometheus/common/promlog (imported by github.com/form3tech-oss/postgres_exporter/cmd/postgres_exporter); to add:
|
calculate-tag / calculate-tag
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
commit-message
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/postgres_exporter/postgres_exporter. Supported file pattern: go.sum
|