Remove replace usage #2608
Annotations
10 errors and 2 warnings
lint:
transport/internet/system_listener.go#L94
ifElseChain: rewrite if-else to switch statement (gocritic)
|
lint:
main/plugins/plugin_pprof/plugin_pprof.go#L4
File is not `gofumpt`-ed (gofumpt)
|
lint:
main/plugins/plugin_pprof/plugin_pprof.go#L6
File is not `gofumpt`-ed (gofumpt)
|
lint:
common/net/packetaddr/packetaddr.go#L4
File is not `gofumpt`-ed (gofumpt)
|
lint:
main/plugins/plugin_pprof/plugin_pprof.go#L7
File is not `goimports`-ed with -local github.com/v2fly/v2ray-core (goimports)
|
lint:
transport/internet/tls/ech.go#L15
File is not `goimports`-ed with -local github.com/v2fly/v2ray-core (goimports)
|
lint:
common/net/packetaddr/packetaddr.go#L5
File is not `goimports`-ed with -local github.com/v2fly/v2ray-core (goimports)
|
lint:
proxy/vlite/inbound/inbound.go#L149
enableInterface - result 0 (error) is always nil (unparam)
|
lint:
testing/scenarios/common.go#L172
`testTCPConnViaSocks` - `payloadSize` always receives `1024` (unparam)
|
lint:
transport/internet/request/assembler/packetconn/req2packet.go#L125
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/v2ray-core/v2ray-core. Supported file pattern: go.sum
|