Skip to content

chore: fix linting #1862

chore: fix linting

chore: fix linting #1862

Triggered via push March 8, 2026 14:53
Status Failure
Total duration 47s
Artifacts

linux.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
go
issues found
go: pkg/handler/handlers_compat_test.go#L1049
net/http/httptest.NewRequest must not be called. use net/http/httptest.NewRequestWithContext (noctx)
go: pkg/handler/handlers_compat_test.go#L857
net/http/httptest.NewRequest must not be called. use net/http/httptest.NewRequestWithContext (noctx)
go: pkg/handler/handlers_compat_test.go#L815
net/http/httptest.NewRequest must not be called. use net/http/httptest.NewRequestWithContext (noctx)