Skip to content

Update stable version

044ffac
Select commit
Loading
Failed to load commit list.
Merged

Dev #167

Update stable version
044ffac
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Apr 4, 2026 in 0s

16 new issues (0 max.) of at least severity.

Annotations

Check warning on line 2 in je_auto_control/gui/main_widget.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

je_auto_control/gui/main_widget.py#L2

'sys' imported but unused (F401)

Check warning on line 3 in je_auto_control/gui/main_widget.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

je_auto_control/gui/main_widget.py#L3

'threading.Thread' imported but unused (F401)

Check warning on line 15 in je_auto_control/gui/main_widget.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

je_auto_control/gui/main_widget.py#L15

'je_auto_control.wrapper.auto_control_keyboard.press_keyboard_key' imported but unused (F401)

Check warning on line 18 in je_auto_control/gui/main_widget.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

je_auto_control/gui/main_widget.py#L18

'je_auto_control.wrapper.auto_control_mouse.set_mouse_position' imported but unused (F401)

Check warning on line 4 in je_auto_control/gui/main_window.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

je_auto_control/gui/main_window.py#L4

'PySide6.QtGui.QAction' imported but unused (F401)

Check notice on line 2 in test/unit_test/argparse/argparse_test.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

test/unit_test/argparse/argparse_test.py#L2

Consider possible security implications associated with the subprocess module.

Check warning on line 7 in test/unit_test/argparse/argparse_test.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

test/unit_test/argparse/argparse_test.py#L7

Starting a process with a partial executable path

Check warning on line 7 in test/unit_test/argparse/argparse_test.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

test/unit_test/argparse/argparse_test.py#L7

subprocess call - check for execution of untrusted input.

Check warning on line 8 in test/unit_test/argparse/argparse_test.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

test/unit_test/argparse/argparse_test.py#L8

Starting a process with a partial executable path

Check warning on line 8 in test/unit_test/argparse/argparse_test.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

test/unit_test/argparse/argparse_test.py#L8

subprocess call - check for execution of untrusted input.

Check warning on line 9 in test/unit_test/argparse/argparse_test.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

test/unit_test/argparse/argparse_test.py#L9

Starting a process with a partial executable path

Check warning on line 9 in test/unit_test/argparse/argparse_test.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

test/unit_test/argparse/argparse_test.py#L9

subprocess call - check for execution of untrusted input.

Check warning on line 1 in test/unit_test/mouse/mouse_test.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

test/unit_test/mouse/mouse_test.py#L1

'sys' imported but unused (F401)

Check warning on line 4 in test/unit_test/screen/screen_test.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

test/unit_test/screen/screen_test.py#L4

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check warning on line 13 in test/unit_test/total_record/total_record_test.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

test/unit_test/total_record/total_record_test.py#L13

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check warning on line 18 in test/unit_test/total_record/total_record_test.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

test/unit_test/total_record/total_record_test.py#L18

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.