Skip to content

chore: fix linting #1865

chore: fix linting

chore: fix linting #1865

Triggered via push March 8, 2026 15:02
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_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)