Update QLOG #51
Annotations
10 errors
|
lint:
quic_connection.go#L10
undefined: quic (typecheck)
|
|
lint:
quic_connection.go#L26
undefined: quic (typecheck)
|
|
lint:
quic_connection.go#L46
undefined: quic (typecheck)
|
|
lint:
rtp_send_stream.go#L38
s.stream.Write undefined (type SendStream has no field or method Write) (typecheck)
|
|
lint:
rtp_send_stream.go#L66
s.stream.Close undefined (type SendStream has no field or method Close) (typecheck)
|
|
lint:
../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.6.linux-amd64/src/runtime/time.go#L189
cannot range over 3 (untyped int constant) (typecheck)
|
|
lint:
../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.6.linux-amd64/src/io/pipe.go#L22
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
|
lint:
../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.6.linux-amd64/src/io/pipe.go#L23
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
|
lint:
../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.6.linux-amd64/src/io/pipe.go#L30
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
|
lint:
../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.6.linux-amd64/src/io/pipe.go#L31
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|