chore: update go and workflow #189
Annotations
11 errors and 4 warnings
test:
prober/icmp.go#L8
github.com/cespare/xxhash/[email protected]: missing go.sum entry for go.mod file; to add it:
|
test:
main.go#L8
missing go.sum entry for module providing package github.com/miekg/dns (imported by gitlab.snapp.ir/snappcloud/health_exporter); to add:
|
test:
prober/dns.go#L11
missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus (imported by gitlab.snapp.ir/snappcloud/health_exporter/prober); to add:
|
test:
main.go#L9
missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promhttp (imported by gitlab.snapp.ir/snappcloud/health_exporter); to add:
|
test:
config/config.go#L7
missing go.sum entry for module providing package github.com/spf13/viper (imported by gitlab.snapp.ir/snappcloud/health_exporter/config); to add:
|
test:
prober/http.go#L14
missing go.sum entry for module providing package golang.org/x/net/http2 (imported by gitlab.snapp.ir/snappcloud/health_exporter/prober); to add:
|
test:
prober/k8s_simple.go#L10
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/apis/meta/v1 (imported by gitlab.snapp.ir/snappcloud/health_exporter/prober); to add:
|
test:
prober/k8s_common.go#L22
missing go.sum entry for module providing package k8s.io/client-go/kubernetes (imported by gitlab.snapp.ir/snappcloud/health_exporter/prober); to add:
|
test:
prober/k8s_common.go#L23
missing go.sum entry for module providing package k8s.io/client-go/rest (imported by gitlab.snapp.ir/snappcloud/health_exporter/prober); to add:
|
test:
prober/k8s_common.go#L24
missing go.sum entry for module providing package k8s.io/client-go/tools/metrics (imported by gitlab.snapp.ir/snappcloud/health_exporter/prober); to add:
|
lint
golangci-lint exit with code 3
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The `save-state` 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/
|
lint
The `save-state` 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/
|