Skip to content

ci(ci): add ci

ci(ci): add ci #1

Triggered via push August 8, 2025 07:17
Status Failure
Total duration 40s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test
Process completed with exit code 1.
test: server/server_test.go#L458
the cancel function returned by context.WithCancel should be called, not discarded, to avoid a context leak
test: server/server.go#L362
this return statement may be reached without using the cancel var defined on line 353
test: server/server.go#L353
the cancel function is not used on all paths (possible context leak)