Performance and efficiency improvements in daemon/server mode #917
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 warnings
test (1.19.x, ubuntu-latest):
pkg/server/config/manager.go#L136
exported method Manager.Start should have comment or be unexported
|
test (1.19.x, ubuntu-latest):
pkg/multus/multus.go#L564
if block ends with a return statement, so drop this else and outdent its block
|
test (1.20.x, ubuntu-latest):
pkg/server/config/manager.go#L136
exported method Manager.Start should have comment or be unexported
|
test (1.20.x, ubuntu-latest):
pkg/multus/multus.go#L564
if block ends with a return statement, so drop this else and outdent its block
|