Skip to content

update quic-go to v0.59.0 #358

update quic-go to v0.59.0

update quic-go to v0.59.0 #358

Triggered via push January 11, 2026 11:21
Status Failure
Total duration 1m 37s
Artifacts

unit.yml

on: push
Matrix: unit
Fit to window
Zoom out
Zoom in

Annotations

18 errors
Unit tests (macos, Go 1.25.x)
Process completed with exit code 1.
Unit tests (macos, Go 1.25.x): session_test.go#L86
cannot use conn.ConnectionState().SupportsDatagrams (value of type struct{Remote bool; Local bool}) as bool value in argument to require.True
Unit tests (macos, Go 1.25.x): session_test.go#L78
cannot use cl.ConnectionState().SupportsDatagrams (value of type struct{Remote bool; Local bool}) as bool value in argument to require.True
Unit tests (ubuntu, Go 1.24.x)
Process completed with exit code 1.
Unit tests (ubuntu, Go 1.24.x): session_test.go#L86
cannot use conn.ConnectionState().SupportsDatagrams (value of type struct{Remote bool; Local bool}) as bool value in argument to require.True
Unit tests (ubuntu, Go 1.24.x): session_test.go#L78
cannot use cl.ConnectionState().SupportsDatagrams (value of type struct{Remote bool; Local bool}) as bool value in argument to require.True
Unit tests (ubuntu, Go 1.25.x)
Process completed with exit code 1.
Unit tests (ubuntu, Go 1.25.x): session_test.go#L86
cannot use conn.ConnectionState().SupportsDatagrams (value of type struct{Remote bool; Local bool}) as bool value in argument to require.True
Unit tests (ubuntu, Go 1.25.x): session_test.go#L78
cannot use cl.ConnectionState().SupportsDatagrams (value of type struct{Remote bool; Local bool}) as bool value in argument to require.True
Unit tests (macos, Go 1.24.x)
Process completed with exit code 1.
Unit tests (macos, Go 1.24.x): session_test.go#L86
cannot use conn.ConnectionState().SupportsDatagrams (value of type struct{Remote bool; Local bool}) as bool value in argument to require.True
Unit tests (macos, Go 1.24.x): session_test.go#L78
cannot use cl.ConnectionState().SupportsDatagrams (value of type struct{Remote bool; Local bool}) as bool value in argument to require.True
Unit tests (windows, Go 1.24.x)
Process completed with exit code 1.
Unit tests (windows, Go 1.24.x): session_test.go#L86
cannot use conn.ConnectionState().SupportsDatagrams (value of type struct{Remote bool; Local bool}) as bool value in argument to require.True
Unit tests (windows, Go 1.24.x): session_test.go#L78
cannot use cl.ConnectionState().SupportsDatagrams (value of type struct{Remote bool; Local bool}) as bool value in argument to require.True
Unit tests (windows, Go 1.25.x)
Process completed with exit code 1.
Unit tests (windows, Go 1.25.x): session_test.go#L86
cannot use conn.ConnectionState().SupportsDatagrams (value of type struct{Remote bool; Local bool}) as bool value in argument to require.True
Unit tests (windows, Go 1.25.x): session_test.go#L78
cannot use cl.ConnectionState().SupportsDatagrams (value of type struct{Remote bool; Local bool}) as bool value in argument to require.True