chore: fix linting #1865
Annotations
4 errors
|
go
issues found
|
|
go:
pkg/handler/handlers_user_test.go#L126
net/http/httptest.NewRequest must not be called. use net/http/httptest.NewRequestWithContext (noctx)
|
|
go:
pkg/handler/handlers_user_test.go#L71
net/http/httptest.NewRequest must not be called. use net/http/httptest.NewRequestWithContext (noctx)
|
|
go:
pkg/handler/handlers_embed_test.go#L36
net/http/httptest.NewRequest must not be called. use net/http/httptest.NewRequestWithContext (noctx)
|