Skip to content

update quic-go v0.53.0, use the new API #17

update quic-go v0.53.0, use the new API

update quic-go v0.53.0, use the new API #17

Triggered via pull request June 7, 2025 05:15
Status Failure
Total duration 2m 8s
Artifacts

unit.yml

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

Annotations

60 errors
Unit tests (ubuntu, Go 1.23.x): session_test.go#L72
undefined: NewMockStream
Unit tests (ubuntu, Go 1.23.x): session_test.go#L69
cannot use newMockRequestStream(ctrl) (value of type http3.Stream) as *http3.Stream value in argument to newSession
Unit tests (ubuntu, Go 1.23.x): session_test.go#L67
undefined: NewMockConnection
Unit tests (ubuntu, Go 1.23.x): session_test.go#L51
undefined: NewMockStream
Unit tests (ubuntu, Go 1.23.x): session_test.go#L46
undefined: NewMockStream
Unit tests (ubuntu, Go 1.23.x): session_test.go#L44
cannot use newMockRequestStream(ctrl) (value of type http3.Stream) as *http3.Stream value in argument to newSession
Unit tests (ubuntu, Go 1.23.x): session_test.go#L42
undefined: NewMockConnection
Unit tests (ubuntu, Go 1.23.x): session_test.go#L25
cannot use &mockRequestStream{…} (value of type *mockRequestStream) as http3.Stream value in return statement
Unit tests (ubuntu, Go 1.23.x): session_test.go#L22
undefined: NewMockStream
Unit tests (ubuntu, Go 1.23.x): session_test.go#L17
undefined: MockStream
Unit tests (macos, Go 1.23.x): session_test.go#L72
undefined: NewMockStream
Unit tests (macos, Go 1.23.x): session_test.go#L69
cannot use newMockRequestStream(ctrl) (value of type http3.Stream) as *http3.Stream value in argument to newSession
Unit tests (macos, Go 1.23.x): session_test.go#L67
undefined: NewMockConnection
Unit tests (macos, Go 1.23.x): session_test.go#L51
undefined: NewMockStream
Unit tests (macos, Go 1.23.x): session_test.go#L46
undefined: NewMockStream
Unit tests (macos, Go 1.23.x): session_test.go#L44
cannot use newMockRequestStream(ctrl) (value of type http3.Stream) as *http3.Stream value in argument to newSession
Unit tests (macos, Go 1.23.x): session_test.go#L42
undefined: NewMockConnection
Unit tests (macos, Go 1.23.x): session_test.go#L25
cannot use &mockRequestStream{…} (value of type *mockRequestStream) as http3.Stream value in return statement
Unit tests (macos, Go 1.23.x): session_test.go#L22
undefined: NewMockStream
Unit tests (macos, Go 1.23.x): session_test.go#L17
undefined: MockStream
Unit tests (macos, Go 1.24.x): session_test.go#L72
undefined: NewMockStream
Unit tests (macos, Go 1.24.x): session_test.go#L69
cannot use newMockRequestStream(ctrl) (value of struct type http3.Stream) as *http3.Stream value in argument to newSession
Unit tests (macos, Go 1.24.x): session_test.go#L67
undefined: NewMockConnection
Unit tests (macos, Go 1.24.x): session_test.go#L51
undefined: NewMockStream
Unit tests (macos, Go 1.24.x): session_test.go#L46
undefined: NewMockStream
Unit tests (macos, Go 1.24.x): session_test.go#L44
cannot use newMockRequestStream(ctrl) (value of struct type http3.Stream) as *http3.Stream value in argument to newSession
Unit tests (macos, Go 1.24.x): session_test.go#L42
undefined: NewMockConnection
Unit tests (macos, Go 1.24.x): session_test.go#L25
cannot use &mockRequestStream{…} (value of type *mockRequestStream) as http3.Stream value in return statement
Unit tests (macos, Go 1.24.x): session_test.go#L22
undefined: NewMockStream
Unit tests (macos, Go 1.24.x): session_test.go#L17
undefined: MockStream
Unit tests (ubuntu, Go 1.24.x): session_test.go#L72
undefined: NewMockStream
Unit tests (ubuntu, Go 1.24.x): session_test.go#L69
cannot use newMockRequestStream(ctrl) (value of struct type http3.Stream) as *http3.Stream value in argument to newSession
Unit tests (ubuntu, Go 1.24.x): session_test.go#L67
undefined: NewMockConnection
Unit tests (ubuntu, Go 1.24.x): session_test.go#L51
undefined: NewMockStream
Unit tests (ubuntu, Go 1.24.x): session_test.go#L46
undefined: NewMockStream
Unit tests (ubuntu, Go 1.24.x): session_test.go#L44
cannot use newMockRequestStream(ctrl) (value of struct type http3.Stream) as *http3.Stream value in argument to newSession
Unit tests (ubuntu, Go 1.24.x): session_test.go#L42
undefined: NewMockConnection
Unit tests (ubuntu, Go 1.24.x): session_test.go#L25
cannot use &mockRequestStream{…} (value of type *mockRequestStream) as http3.Stream value in return statement
Unit tests (ubuntu, Go 1.24.x): session_test.go#L22
undefined: NewMockStream
Unit tests (ubuntu, Go 1.24.x): session_test.go#L17
undefined: MockStream
Unit tests (windows, Go 1.23.x): session_test.go#L72
undefined: NewMockStream
Unit tests (windows, Go 1.23.x): session_test.go#L69
cannot use newMockRequestStream(ctrl) (value of type http3.Stream) as *http3.Stream value in argument to newSession
Unit tests (windows, Go 1.23.x): session_test.go#L67
undefined: NewMockConnection
Unit tests (windows, Go 1.23.x): session_test.go#L51
undefined: NewMockStream
Unit tests (windows, Go 1.23.x): session_test.go#L46
undefined: NewMockStream
Unit tests (windows, Go 1.23.x): session_test.go#L44
cannot use newMockRequestStream(ctrl) (value of type http3.Stream) as *http3.Stream value in argument to newSession
Unit tests (windows, Go 1.23.x): session_test.go#L42
undefined: NewMockConnection
Unit tests (windows, Go 1.23.x): session_test.go#L25
cannot use &mockRequestStream{…} (value of type *mockRequestStream) as http3.Stream value in return statement
Unit tests (windows, Go 1.23.x): session_test.go#L22
undefined: NewMockStream
Unit tests (windows, Go 1.23.x): session_test.go#L17
undefined: MockStream
Unit tests (windows, Go 1.24.x): session_test.go#L72
undefined: NewMockStream
Unit tests (windows, Go 1.24.x): session_test.go#L69
cannot use newMockRequestStream(ctrl) (value of struct type http3.Stream) as *http3.Stream value in argument to newSession
Unit tests (windows, Go 1.24.x): session_test.go#L67
undefined: NewMockConnection
Unit tests (windows, Go 1.24.x): session_test.go#L51
undefined: NewMockStream
Unit tests (windows, Go 1.24.x): session_test.go#L46
undefined: NewMockStream
Unit tests (windows, Go 1.24.x): session_test.go#L44
cannot use newMockRequestStream(ctrl) (value of struct type http3.Stream) as *http3.Stream value in argument to newSession
Unit tests (windows, Go 1.24.x): session_test.go#L42
undefined: NewMockConnection
Unit tests (windows, Go 1.24.x): session_test.go#L25
cannot use &mockRequestStream{…} (value of type *mockRequestStream) as http3.Stream value in return statement
Unit tests (windows, Go 1.24.x): session_test.go#L22
undefined: NewMockStream
Unit tests (windows, Go 1.24.x): session_test.go#L17
undefined: MockStream