update version to v5.24.0 #2611
Annotations
10 errors and 2 warnings
lint:
transport/internet/system_listener.go#L94
ifElseChain: rewrite if-else to switch statement (gocritic)
|
lint:
transport/internet/tls/ech.go#L15
File is not properly formatted (goimports)
|
lint:
common/net/packetaddr/packetaddr.go#L4
File is not properly formatted (gofumpt)
|
lint:
common/net/packetaddr/packetaddr.go#L6
File is not properly formatted (gofumpt)
|
lint:
transport/internet/request/assembler/packetconn/req2packet.go#L125
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
|
lint:
infra/vprotogen/main.go#L96
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint:
infra/vprotogen/main.go#L127
ST1005: error strings should not end with punctuation or newlines (stylecheck)
|
lint:
transport/internet/request/assembler/simple/server.go#L107
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
|
lint:
proxy/vlite/inbound/inbound.go#L149
enableInterface - result 0 (error) is always nil (unparam)
|
lint:
common/platform/platform_test.go#L60
SA1032: arguments have the wrong order (staticcheck)
|
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
|