新增ECH客户端支持 #2577
Annotations
4 errors and 2 warnings
lint:
transport/internet/tls/config.go#L292
SA4023: this comparison is always true (staticcheck)
|
lint:
transport/internet/tls/config.go#L291
SA4023(related information): the lhs of the comparison is the 1st return value of this function call (staticcheck)
|
lint:
transport/internet/tls/ech_go122.go#L10
SA4023(related information): github.com/v2fly/v2ray-core/v5/transport/internet/tls.ApplyECH never returns a nil interface value (staticcheck)
|
lint
issues found
|
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
|