feat: run HTTP server standalone without Kubernetes #364
Annotations
3 errors
|
lint
Process completed with exit code 2.
|
|
lint:
pkg/exporters/httpexporter/http_exporter_test.go#L216
net/http/httptest.NewRequest must not be called. use net/http/httptest.NewRequestWithContext (noctx)
|
|
lint:
pkg/exporters/httpexporter/http_exporter_test.go#L195
net/http/httptest.NewRequest must not be called. use net/http/httptest.NewRequestWithContext (noctx)
|