Add Hysteria2 Protocol #2541
Annotations
10 errors and 2 warnings
lint:
transport/internet/hysteria2/conn.go#L15
File is not `gofumpt`-ed (gofumpt)
|
lint:
transport/internet/hysteria2/dialer.go#L18
File is not `gofumpt`-ed (gofumpt)
|
lint:
app/router/command/command_test.go#L100
File is not `gofumpt`-ed (gofumpt)
|
lint:
proxy/hysteria2/client.go#L6
File is not `goimports`-ed with -local github.com/v2fly/v2ray-core (goimports)
|
lint:
proxy/hysteria2/protocol.go#L8
File is not `goimports`-ed with -local github.com/v2fly/v2ray-core (goimports)
|
lint:
proxy/hysteria2/server.go#L8
File is not `goimports`-ed with -local github.com/v2fly/v2ray-core (goimports)
|
lint:
transport/internet/hysteria2/dialer.go#L189
unnecessary conversion (unconvert)
|
lint:
proxy/hysteria2/protocol.go#L58
unnecessary conversion (unconvert)
|
lint:
transport/internet/hysteria2/hy2_transport_test.go#L129
ineffectual assignment to err (ineffassign)
|
lint:
transport/internet/hysteria2/hub.go#L45
ST1003: method UdpHijacker should be UDPHijacker (stylecheck)
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/v2ray-core/v2ray-core. Supported file pattern: go.sum
|