Skip to content

modules: add typing

92e2d7a
Select commit
Loading
Failed to load commit list.
Closed

Add typing and fix some bugs I found on the way #166

modules: add typing
92e2d7a
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 2, 2026 in 2s

5 new alerts

New alerts in code changed by this pull request

  • 1 warning
  • 4 notes

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 47 in update-constants.py

See this annotation in the file changed.

Code scanning / CodeQL

File is not always closed Warning

File is opened but is not closed.

Check notice on line 131 in src/systemd/journal.py

See this annotation in the file changed.

Code scanning / CodeQL

Statement has no effect Note

This statement has no effect.

Check notice on line 137 in src/systemd/journal.py

See this annotation in the file changed.

Code scanning / CodeQL

Statement has no effect Note

This statement has no effect.

Check notice on line 144 in src/systemd/journal.py

See this annotation in the file changed.

Code scanning / CodeQL

Statement has no effect Note

This statement has no effect.

Check notice on line 521 in src/systemd/journal.py

See this annotation in the file changed.

Code scanning / CodeQL

Statement has no effect Note

This statement has no effect.