You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<error column="3" line="155" message="exitAfterDefer: os.Exit will exit, and `defer cancel()` will not run" severity="error" source="gocritic"></error>
<error column="1" line="21" message="cyclomatic complexity 19 of func `run` is high (> 12)" severity="error" source="gocyclo"></error>