documentation: Bump version #2976
Annotations
10 errors
golangci-lint:
common/mux/router.go#L45
SA1019: adapter.NewRouteContextHandler is deprecated: Use ConnectionRouterEx instead. (staticcheck)
|
golangci-lint:
common/mux/router.go#L58
SA1019: r.service.NewConnection is deprecated: Use NewConnectionEx instead. (staticcheck)
|
golangci-lint:
protocol/hysteria2/inbound.go#L135
SA1019: metadata.InboundDetour is deprecated: implement in rule action (staticcheck)
|
golangci-lint:
protocol/hysteria2/inbound.go#L152
SA1019: metadata.InboundDetour is deprecated: implement in rule action (staticcheck)
|
golangci-lint:
protocol/tun/inbound.go#L45
SA1019: option.InboundOptions is deprecated: Use rule action instead (staticcheck)
|
golangci-lint:
common/dialer/default_parallel_interface.go#L93
ineffectual assignment to fallbackDelay (ineffassign)
|
golangci-lint:
adapter/handler.go#L50
SA1019: N.TCPConnectionHandler is deprecated: Use TCPConnectionHandlerEx instead. (staticcheck)
|
golangci-lint:
adapter/handler.go#L51
SA1019: N.UDPConnectionHandler is deprecated: Use UDPConnectionHandlerEx instead. (staticcheck)
|
golangci-lint:
adapter/handler.go#L52
SA1019: E.Handler is deprecated: wtf is this? (staticcheck)
|
golangci-lint:
adapter/inbound.go#L68
SA1019: option.InboundOptions is deprecated: Use rule action instead (staticcheck)
|
Loading