Fix accept stream #39
Annotations
10 errors
Build:
brutal.go#L35
SA1019: rw.WriteVString is deprecated: Use varbin.Write instead. (staticcheck)
|
Build:
brutal.go#L55
SA1019: rw.ReadVString is deprecated: Use varbin.ReadValue instead. (staticcheck)
|
Build:
protocol.go#L44
SA1019: rw.ReadByte is deprecated: wtf is this? (staticcheck)
|
Build:
protocol.go#L51
SA1019: rw.ReadByte is deprecated: wtf is this? (staticcheck)
|
Build:
protocol.go#L169
SA1019: rw.ReadByte is deprecated: wtf is this? (staticcheck)
|
Build:
protocol.go#L175
SA1019: rw.ReadVString is deprecated: Use varbin.ReadValue instead. (staticcheck)
|
Build:
server_conn.go#L27
SA1019: rw.UVariantLen is deprecated: Use varbin.UvarintLen instead. (staticcheck)
|
Build:
server_conn.go#L31
SA1019: rw.WriteVString is deprecated: Use varbin.Write instead. (staticcheck)
|
Build:
server_conn.go#L91
SA1019: rw.UVariantLen is deprecated: Use varbin.UvarintLen instead. (staticcheck)
|
Build:
server_conn.go#L95
SA1019: rw.WriteVString is deprecated: Use varbin.Write instead. (staticcheck)
|