Skip to content

add support for datagrams #405

add support for datagrams

add support for datagrams #405

Triggered via pull request April 26, 2024 08:01
Status Failure
Total duration 51s
Artifacts

go-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
go-check / All: webtransport_test.go#L631
call to (*T).Fatal from a non-test goroutine
go-check / All
Process completed with exit code 1.
go-check / All: webtransport_test.go#L622
the goroutine calls T.Fatal, which must be called in the same goroutine as the test (SA2002)
go-check / All
call to T.Fatal
go-check / All
Process completed with exit code 1.