Skip to content

feat: TUN Support #2251

feat: TUN Support

feat: TUN Support #2251

Triggered via pull request May 28, 2023 12:22
Status Failure
Total duration 2m 27s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint: app/tun/device/tun/tun_gvisor.go#L11
File is not `goimports`-ed with -local github.com/v2fly/v2ray-core (goimports)
lint: app/tun/device/device.go#L4
File is not `goimports`-ed with -local github.com/v2fly/v2ray-core (goimports)
lint: app/tun/handler_tcp.go#L60
File is not `gofumpt`-ed (gofumpt)
lint: app/tun/handler_udp.go#L52
File is not `gofumpt`-ed (gofumpt)
lint: app/tun/handler_tcp.go#L5
File is not `goimports`-ed with -local github.com/v2fly/v2ray-core (goimports)
lint: app/tun/handler_tcp.go#L69
ineffectual assignment to ctx (ineffassign)
lint: app/tun/handler_tcp.go#L56
SA9003: empty branch (staticcheck)
lint: app/tun/nic.go#L45
ST1003: var tcpIpAddr should be tcpIPAddr (stylecheck)
lint
issues found