documentation: Bump version #2946
Annotations
10 errors
Build:
route/route.go#L337
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:
route/route.go#L57
SA1019: metadata.InboundDetour is deprecated: implement in rule action (staticcheck)
|
Build:
route/route.go#L58
SA1019: metadata.InboundDetour is deprecated: implement in rule action (staticcheck)
|
Build:
route/route.go#L59
SA1019: metadata.InboundDetour is deprecated: implement in rule action (staticcheck)
|
Build:
protocol/hysteria/inbound.go#L67
ineffectual assignment to err (ineffassign)
|
Build:
protocol/hysteria/outbound.go#L71
ineffectual assignment to err (ineffassign)
|
Build:
common/mux/router.go#L45
SA1019: adapter.NewRouteContextHandler is deprecated: Use ConnectionRouterEx instead. (staticcheck)
|
Build:
common/mux/router.go#L58
SA1019: r.service.NewConnection is deprecated: Use NewConnectionEx instead. (staticcheck)
|
Build:
protocol/shadowsocks/inbound.go#L113
SA1019: M.Metadata is deprecated: wtf is this? (staticcheck)
|
Build:
protocol/shadowsocks/inbound_multi.go#L121
SA1019: M.Metadata is deprecated: wtf is this? (staticcheck)
|