Performance and efficiency improvements in daemon/server mode #916
Triggered via pull request
September 13, 2023 17:38
Status
Success
Total duration
4m 12s
Artifacts
–
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
|