[Backup] Log backup rotation failures instead of silently swallowing them#305
Merged
bitflicker64 merged 3 commits intoJul 20, 2026
Merged
Annotations
10 errors
|
Run ruff (non-blocking):
termstory/cli.py#L12
termstory/cli.py:12:1: E402 Module level import not at top of file
help: Move module level imports to top of file
|
|
Run ruff (non-blocking):
termstory/cli.py#L11
termstory/cli.py:11:1: E402 Module level import not at top of file
help: Move module level imports to top of file
|
|
Run ruff (non-blocking):
termstory/cli.py#L5
termstory/cli.py:5:32: F401 `datetime.timedelta` imported but unused
help: Remove unused import: `datetime.timedelta`
|
|
Run ruff (non-blocking):
termstory/backup.py#L3
termstory/backup.py:3:8: F401 `shutil` imported but unused
help: Remove unused import: `shutil`
|
|
Run ruff (non-blocking):
termstory/archive.py#L11
termstory/archive.py:11:1: E402 Module level import not at top of file
help: Move module level imports to top of file
|
|
Run ruff (non-blocking):
termstory/archive.py#L10
termstory/archive.py:10:1: E402 Module level import not at top of file
help: Move module level imports to top of file
|
|
Run ruff (non-blocking):
termstory/archive.py#L9
termstory/archive.py:9:1: E402 Module level import not at top of file
help: Move module level imports to top of file
|
|
Run ruff (non-blocking):
termstory/archive.py#L8
termstory/archive.py:8:1: E402 Module level import not at top of file
help: Move module level imports to top of file
|
|
Run ruff (non-blocking):
termstory/archive.py#L7
termstory/archive.py:7:1: E402 Module level import not at top of file
help: Move module level imports to top of file
|
|
Run ruff (non-blocking):
termstory/archive.py#L6
termstory/archive.py:6:1: E402 Module level import not at top of file
help: Move module level imports to top of file
|
background
wait
wait-all
cancel
parallel
Loading