build(deps): bump the golang group across 1 directory with 5 updates #45
Annotations
10 errors and 1 warning
Nilaway:
pkg/server/client/client.go#L72
error: Potential nil panic detected. Observed nil flow from source to dereference point:
|
Nilaway
unassigned variable `resp` returned from `do()` in position 0
|
Nilaway
result 0 of `do()` returned from `Do()` in position 0
|
Nilaway
result 0 of `Do()` accessed field `StatusCode` via the assignment(s):
|
Nilaway:
pkg/agent/api.go#L47
error: Potential nil panic detected. Observed nil flow from source to dereference point:
|
Nilaway
result 0 of `Listen()` lacking guarding; called `Addr()` via the assignment(s):
|
Nilaway:
pkg/agent/client.go#L61
error: Potential nil panic detected. Observed nil flow from source to dereference point:
|
Nilaway
unassigned variable `resp` returned from `do()` in position 0
|
Nilaway
result 0 of `do()` returned from `Do()` in position 0
|
Nilaway
result 0 of `Do()` accessed field `StatusCode` via the assignment(s):
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading