chore: fix linting #1862
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)
|