diff options
author | Jake Hunsaker <jacob.r.hunsaker@gmail.com> | 2024-04-20 14:58:18 -0400 |
---|---|---|
committer | Arif Ali <arif-ali@users.noreply.github.com> | 2024-04-21 20:39:45 +0100 |
commit | bf5301188ac27373d376cb657ad67c5e2a213248 (patch) | |
tree | 6bd9529d23db0a37b0e5cdec0b3f4efca3711853 /po/fi.po | |
parent | 373ae04c2aebfac5b8e3831c1e5e6050a9872807 (diff) | |
download | sos-bf5301188ac27373d376cb657ad67c5e2a213248.tar.gz |
[Global] Resolve empty except alerts from CodeQL
This commit resolves the remaining 'Empty except' alerts from CodeQL
scanning.
Most of these involve logging something during exception handling when
we were previously simply `pass`ing. Others, either when logging is
unavailable or it makes no sense to log something for, are resolved by
placing comments within the except block as the CodeQL alerts should be
suppressed if the 'empty except' (`pass`ing) has an explanatory note.
Signed-off-by: Jake Hunsaker <jacob.r.hunsaker@gmail.com>
Diffstat (limited to 'po/fi.po')
0 files changed, 0 insertions, 0 deletions