Skip to content

Performance and efficiency improvements in daemon/server mode #915

Performance and efficiency improvements in daemon/server mode

Performance and efficiency improvements in daemon/server mode #915

Triggered via pull request September 13, 2023 17:26
Status Success
Total duration 4m 56s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

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#L565
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#L565
if block ends with a return statement, so drop this else and outdent its block