chg: go mo tidy #484
Annotations
20 errors and 2 warnings
Test and Coverage
undefined: http3.StreamCreator
|
Test and Coverage
undefined: http3.StreamCreator
|
Test and Coverage
undefined: http3.StreamCreator
|
Test and Coverage
undefined: http3.StreamCreator
|
Test and Coverage
undefined: http3.StreamCreator
|
Test and Coverage
undefined: http3.StreamCreator
|
Test and Coverage
undefined: http3.StreamCreator
|
Test and Coverage
undefined: http3.StreamCreator
|
Test and Coverage
cannot use func(ft http3.FrameType, conn quic.Connection, str quic.Stream, e error) (hijacked bool, err error) {…} (value of type func(ft http3.FrameType, conn quic.Connection, str quic.Stream, e error) (hijacked bool, err error)) as func(http3.FrameType, quic.ConnectionTracingID, quic.Stream, error) (hijacked bool, err error) value in assignment
|
Test and Coverage
cannot use func(st http3.StreamType, conn quic.Connection, str quic.ReceiveStream, err error) (hijacked bool) {…} (value of type func(st http3.StreamType, conn quic.Connection, str quic.ReceiveStream, err error) (hijacked bool)) as func(http3.StreamType, quic.ConnectionTracingID, quic.ReceiveStream, error) (hijacked bool) value in assignment
|
golangci:
chatsample/main.go#L26
c.Groups undefined (type *chat has no field or method Groups) (typecheck)
|
golangci:
chatsample/main.go#L31
c.Groups undefined (type *chat has no field or method Groups) (typecheck)
|
golangci:
chatsample/main.go#L36
c.Clients undefined (type *chat has no field or method Clients) (typecheck)
|
golangci:
chatsample/main.go#L40
c.Clients undefined (type *chat has no field or method Clients) (typecheck)
|
golangci:
chatsample/main.go#L170
r.Server undefined (type *receiver has no field or method Server) (typecheck)
|
golangci:
httpconnection.go#L12
could not import github.com/quic-go/webtransport-go (-: # github.com/quic-go/webtransport-go
|
golangci:
webtransportsconnection.go#L12
undefined: webtransport (typecheck)
|
golangci:
webtransportsconnection.go#L15
undefined: webtransport (typecheck)
|
golangci:
webtransportsconnection.go#L19
undefined: webtransport (typecheck)
|
golangci:
signalr_test/netconnection_test.go#L35
n.Context undefined (type *NetHub has no field or method Context) (typecheck)
|
Test and Coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|