Skip to content

add support for parsing some shadowsocks links (#3169) #2583

add support for parsing some shadowsocks links (#3169)

add support for parsing some shadowsocks links (#3169) #2583

Triggered via push October 1, 2024 18:33
Status Failure
Total duration 2m 39s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 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: transport/internet/request/assembler/simple/server.go#L107
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
lint: main/commands/run.go#L169
printf: non-constant format string in call to github.com/v2fly/v2ray-core/v5/main/commands/base.Fatalf (govet)
lint: app/router/command/command_test.go#L100
File is not `gofumpt`-ed (gofumpt)
lint: infra/conf/v4/transport_internet.go#L156
File is not `gofumpt`-ed (gofumpt)
lint: infra/conf/v4/transport_internet.go#L150
ST1003: struct field UseUdpExtension should be UseUDPExtension (stylecheck)
lint: main/plugins/plugin_pprof/plugin_pprof.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
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