update quic-go to v0.59.0 #358
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
|