documentation: Bump version #2982
Annotations
10 errors
Build:
common/dialer/default_parallel_interface.go#L153
ineffectual assignment to fallbackDelay (ineffassign)
|
Build:
route/network.go#L200
ineffectual assignment to err (ineffassign)
|
Build:
protocol/hysteria/inbound.go#L67
ineffectual assignment to err (ineffassign)
|
Build:
protocol/hysteria/outbound.go#L71
ineffectual assignment to err (ineffassign)
|
Build:
route/route.go#L302
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
|
Build:
adapter/handler.go#L50
SA1019: N.TCPConnectionHandler is deprecated: Use TCPConnectionHandlerEx instead. (staticcheck)
|
Build:
adapter/handler.go#L51
SA1019: N.UDPConnectionHandler is deprecated: Use UDPConnectionHandlerEx instead. (staticcheck)
|
Build:
adapter/handler.go#L52
SA1019: E.Handler is deprecated: wtf is this? (staticcheck)
|
Build:
adapter/inbound.go#L68
SA1019: option.InboundOptions is deprecated: Use rule action instead (staticcheck)
|
Build:
adapter/upstream_legacy.go#L25
SA1019: E.Handler is deprecated: wtf is this? (staticcheck)
|