[client] Add network map to debug bundle #7218
Triggered via pull request
November 29, 2024 21:23
Status
Failure
Total duration
11m 46s
Artifacts
–
golangci-lint.yml
on: pull_request
codespell
8s
Matrix: lint
Annotations
9 errors
lint (ubuntu-latest):
client/internal/engine.go#L1534
return both a `nil` error and an invalid value: use a sentinel error instead (nilnil)
|
lint (ubuntu-latest):
client/internal/engine.go#L1542
return both a `nil` error and an invalid value: use a sentinel error instead (nilnil)
|
lint (ubuntu-latest)
issues found
|
lint (macos-latest):
client/internal/engine.go#L1534
return both a `nil` error and an invalid value: use a sentinel error instead (nilnil)
|
lint (macos-latest):
client/internal/engine.go#L1542
return both a `nil` error and an invalid value: use a sentinel error instead (nilnil)
|
lint (macos-latest)
issues found
|
lint (windows-latest):
client/internal/engine.go#L1534
return both a `nil` error and an invalid value: use a sentinel error instead (nilnil)
|
lint (windows-latest):
client/internal/engine.go#L1542
return both a `nil` error and an invalid value: use a sentinel error instead (nilnil)
|
lint (windows-latest)
issues found
|