feat: handle qbit re-announce (#11) #28
Annotations
10 errors
Nilaway Linter:
pkg/server/client/client.go#L71
error: Potential nil panic detected. Observed nil flow from source to dereference point:
|
Nilaway Linter
unassigned variable `resp` returned from `do()` in position 0
|
Nilaway Linter
result 0 of `do()` returned from `Do()` in position 0
|
Nilaway Linter
result 0 of `Do()` accessed field `StatusCode` via the assignment(s):
|
Nilaway Linter:
pkg/agent/api.go#L47
error: Potential nil panic detected. Observed nil flow from source to dereference point:
|
Nilaway Linter
result 0 of `Listen()` lacking guarding; called `Addr()` via the assignment(s):
|
Nilaway Linter:
pkg/agent/client.go#L61
error: Potential nil panic detected. Observed nil flow from source to dereference point:
|
Nilaway Linter
unassigned variable `resp` returned from `do()` in position 0
|
Nilaway Linter
result 0 of `do()` returned from `Do()` in position 0
|
Nilaway Linter
result 0 of `Do()` accessed field `StatusCode` via the assignment(s):
|