edit data stream logic #41
Annotations
7 errors and 1 warning
build:
relayer.go#L131
subscription.AcceptDataStream undefined (type *SendSubscribeStream has no field or method AcceptDataStream)
|
build:
relayer.go#L178
subscription.AcceptDatagram undefined (type *SendSubscribeStream has no field or method AcceptDatagram)
|
build:
relayer.go#L241
rs.OpenDataStream undefined (type *ReceivedSubscribeStream has no field or method OpenDataStream)
|
build:
relayer.go#L271
subscription.SendDatagram undefined (type *ReceivedSubscribeStream has no field or method SendDatagram)
|
build:
server.go#L136
invalid composite literal type ServerSession
|
build:
server.go#L240
invalid composite literal type ServerSession
|
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|