dialers,auto: parallel dial #1156
Annotations
9 errors and 1 warning
|
🧬 Build
Process completed with exit code 1.
|
|
🧬 Build:
tunnel/dialer.go#L23
cannot use (*gtunnel)(nil) (value of type *gtunnel) as protect.RDialer value in variable declaration: *gtunnel does not implement protect.RDialer (missing method ID)
|
|
🧭 Lint
Process completed with exit code 1.
|
|
🧭 Lint:
intra/ipn/exit.go#L30
var fakeExitAddrPort is unused (U1000)
|
|
🧭 Lint:
tunnel/dialer.go#L23
cannot use (*gtunnel)(nil) (value of type *gtunnel) as protect.RDialer value in variable declaration: *gtunnel does not implement protect.RDialer (missing method ID) (compile)
|
|
🧭 Lint:
tunnel/dialer.go#L23
cannot use (*gtunnel)(nil) (value of type *gtunnel) as protect.RDialer value in variable declaration: *gtunnel does not implement protect.RDialer (missing method ID) (typecheck)
|
|
🧭 Lint:
tunnel/dialer.go#L1
: # github.com/celzero/firestack/tunnel
|
|
🧭 Lint:
tunnel/dialer.go#L23
cannot use (*gtunnel)(nil) (value of type *gtunnel) as protect.RDialer value in variable declaration: *gtunnel does not implement protect.RDialer (missing method ID)) (typecheck)
|
|
🧭 Lint:
intra/tunnel.go#L47
could not import github.com/celzero/firestack/tunnel (-: # github.com/celzero/firestack/tunnel
|
|
🧭 Lint
Failed to restore: Cache service responded with 422
|