remove type assertion #16
Annotations
17 errors
generate
Process completed with exit code 1.
|
build:
peers/cmd/prometheus-exporter/main.go#L5
no required module provides package github.com/prometheus/client_golang/prometheus; to add it:
|
build:
peers/cmd/prometheus-exporter/main.go#L6
no required module provides package github.com/prometheus/client_golang/prometheus/promauto; to add it:
|
build:
peers/cmd/prometheus-exporter/main.go#L7
no required module provides package github.com/prometheus/client_golang/prometheus/promhttp; to add it:
|
build
Process completed with exit code 1.
|
test:
peers/cmd/prometheus-exporter/main.go#L5
no required module provides package github.com/prometheus/client_golang/prometheus; to add it:
|
test:
peers/cmd/prometheus-exporter/main.go#L6
no required module provides package github.com/prometheus/client_golang/prometheus/promauto; to add it:
|
test:
peers/cmd/prometheus-exporter/main.go#L7
no required module provides package github.com/prometheus/client_golang/prometheus/promhttp; to add it:
|
test
Process completed with exit code 1.
|
lint:
peers/cmd/prometheus-exporter/main.go#L5
no required module provides package github.com/prometheus/client_golang/prometheus; to add it:
|
lint:
peers/cmd/prometheus-exporter/main.go#L6
no required module provides package github.com/prometheus/client_golang/prometheus/promauto; to add it:
|
lint:
peers/cmd/prometheus-exporter/main.go#L7
no required module provides package github.com/prometheus/client_golang/prometheus/promhttp; to add it:
|
lint
Process completed with exit code 1.
|
e2e:
peers/cmd/prometheus-exporter/main.go#L5
no required module provides package github.com/prometheus/client_golang/prometheus; to add it:
|
e2e:
peers/cmd/prometheus-exporter/main.go#L6
no required module provides package github.com/prometheus/client_golang/prometheus/promauto; to add it:
|
e2e:
peers/cmd/prometheus-exporter/main.go#L7
no required module provides package github.com/prometheus/client_golang/prometheus/promhttp; to add it:
|
e2e
Process completed with exit code 1.
|