Skip to content

feat: run HTTP server standalone without Kubernetes #364

feat: run HTTP server standalone without Kubernetes

feat: run HTTP server standalone without Kubernetes #364

Triggered via pull request August 10, 2026 15:25
Status Failure
Total duration 1m 37s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)