ipn/warp: amnezia gateway registration #985
Annotations
10 errors and 1 notice
๐ฎ Vet:
intra/ipn/warp/agw.go#L534
error: Potential nil panic detected. Observed nil flow from source to dereference point:
|
๐ฎ Vet
unassigned variable `resp` returned from `do()` in position 0
|
๐ฎ Vet
result 0 of `do()` returned from `Do()` in position 0
|
๐ฎ Vet
result 0 of `Do()` accessed field `StatusCode` via the assignment(s):
|
๐ฎ Vet:
intra/ipn/wg/wgconn.go#L434
error: Potential nil panic detected. Observed nil flow from source to dereference point:
|
๐ฎ Vet
literal `nil` assigned into field `ipv6`
|
๐ฎ Vet
field `ipv6` called `WriteTo()` via the assignment(s):
|
๐ฎ Vet:
intra/ipn/wg/wgconn.go#L434
error: Potential nil panic detected. Observed nil flow from source to dereference point:
|
๐ฎ Vet
literal `nil` assigned into field `ipv4`
|
๐ฎ Vet
field `ipv4` called `WriteTo()` via the assignment(s):
|
๐งช Test
success
|
Loading