Skip to content

chore: fix linting #1869

chore: fix linting

chore: fix linting #1869

Triggered via push March 8, 2026 15:13
Status Failure
Total duration 48s
Artifacts

linux.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
go
issues found
go: pkg/server/server_test.go#L107
net/http/httptest.NewRequest must not be called. use net/http/httptest.NewRequestWithContext (noctx)
go: pkg/server/server_test.go#L69
net/http/httptest.NewRequest must not be called. use net/http/httptest.NewRequestWithContext (noctx)
go: pkg/server/server_test.go#L27
net/http/httptest.NewRequest must not be called. use net/http/httptest.NewRequestWithContext (noctx)