Skip to content

update version to v5.20.0 #2585

update version to v5.20.0

update version to v5.20.0 #2585

Triggered via push October 1, 2024 19:01
Status Failure
Total duration 2m 53s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: transport/internet/request/assembler/packetconn/req2packet.go#L125
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
lint: transport/internet/hysteria2/hy2_transport_test.go#L129
ineffectual assignment to err (ineffassign)
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: main/plugins/plugin_pprof/plugin_pprof.go#L7
File is not `goimports`-ed with -local github.com/v2fly/v2ray-core (goimports)
lint: main/plugins/plugin_pprof/plugin_pprof.go#L1
ST1003: should not use underscores in package names (stylecheck)
lint: proxy/vlite/inbound/inbound.go#L149
enableInterface - result 0 (error) is always nil (unparam)
lint: transport/internet/request/assembler/simple/server.go#L107
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
lint: transport/internet/tls/config.go#L292
SA4023: this comparison is always true (staticcheck)
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