use the new quic-go v0.53.0 API #16
Annotations
21 errors
|
Lint:
session_test.go#L72
undefined: NewMockStream
|
|
Lint:
session_test.go#L69
cannot use newMockRequestStream(ctrl) (value of struct type http3.Stream) as *http3.Stream value in argument to newSession
|
|
Lint:
session_test.go#L67
undefined: NewMockConnection
|
|
Lint:
session_test.go#L51
undefined: NewMockStream
|
|
Lint:
session_test.go#L46
undefined: NewMockStream
|
|
Lint:
session_test.go#L44
cannot use newMockRequestStream(ctrl) (value of struct type http3.Stream) as *http3.Stream value in argument to newSession
|
|
Lint:
session_test.go#L42
undefined: NewMockConnection
|
|
Lint:
session_test.go#L25
cannot use &mockRequestStream{…} (value of type *mockRequestStream) as http3.Stream value in return statement
|
|
Lint:
session_test.go#L22
undefined: NewMockStream
|
|
Lint:
session_test.go#L17
undefined: MockStream
|
|
Lint:
session_test.go#L72
undefined: NewMockStream
|
|
Lint:
session_test.go#L69
cannot use newMockRequestStream(ctrl) (value of struct type http3.Stream) as *http3.Stream value in argument to newSession
|
|
Lint:
session_test.go#L67
undefined: NewMockConnection
|
|
Lint:
session_test.go#L51
undefined: NewMockStream
|
|
Lint:
session_test.go#L46
undefined: NewMockStream
|
|
Lint:
session_test.go#L44
cannot use newMockRequestStream(ctrl) (value of struct type http3.Stream) as *http3.Stream value in argument to newSession
|
|
Lint:
session_test.go#L42
undefined: NewMockConnection
|
|
Lint:
session_test.go#L25
cannot use &mockRequestStream{…} (value of type *mockRequestStream) as http3.Stream value in return statement
|
|
Lint:
session_test.go#L22
undefined: NewMockStream
|
|
Lint:
session_test.go#L17
undefined: MockStream
|
|
Lint
Process completed with exit code 123.
|