Skip to content

use the new quic-go v0.53.0 API #16

use the new quic-go v0.53.0 API

use the new quic-go v0.53.0 API #16

Triggered via push June 7, 2025 05:15
Status Failure
Total duration 50s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

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.