Skip to content

introduce a basic tracer #235

introduce a basic tracer

introduce a basic tracer #235

Triggered via push December 3, 2024 10:26
Status Failure
Total duration 53s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
Lint: proxy_test.go#L78
not enough arguments in call to p.Proxy
Lint: proxy_test.go#L106
not enough arguments in call to p.Proxy
Lint: proxy_test.go#L120
not enough arguments in call to p.Proxy
Lint: proxy_test.go#L128
cannot use req (variable of type *Request) as *net.UDPConn value in argument to p.ProxyConnectedSocket
Lint: proxy_test.go#L128
cannot use conn (variable of type *net.UDPConn) as *Tracer value in argument to p.ProxyConnectedSocket
Lint
not enough arguments in call to proxy.Proxy
Lint
Process completed with exit code 1.
Lint: proxy_test.go#L78
not enough arguments in call to p.Proxy
Lint: proxy_test.go#L106
not enough arguments in call to p.Proxy
Lint: proxy_test.go#L120
not enough arguments in call to p.Proxy
Lint: proxy_test.go#L128
cannot use req (variable of type *Request) as *net.UDPConn value in argument to p.ProxyConnectedSocket
Lint: proxy_test.go#L128
cannot use conn (variable of type *net.UDPConn) as *Tracer value in argument to p.ProxyConnectedSocket (compile)
Lint: cmd/proxy/main.go#L67
not enough arguments in call to proxy.Proxy
Lint
Process completed with exit code 1.
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636