chore: correct spelling toogle -> toggle #4
Annotations
10 errors
wetest/command_line.py#L103
wetest/command_line.py:103:14: S108 Probable insecure usage of temporary file or directory: "/tmp/"
|
wetest/command_line.py#L159
wetest/command_line.py:159:48: FBT002 Boolean default positional argument in function definition
|
wetest/command_line.py#L240
wetest/command_line.py:240:5: C901 `main` is too complex (26 > 10)
|
wetest/command_line.py#L240
wetest/command_line.py:240:5: PLR0912 Too many branches (35 > 12)
|
wetest/command_line.py#L240
wetest/command_line.py:240:5: PLR0915 Too many statements (118 > 50)
|
wetest/command_line.py#L676
wetest/command_line.py:676:29: SLF001 Private member accessed: `_tests`
|
wetest/command_line.py#L706
wetest/command_line.py:706:11: TD003 Missing issue link on the line following this TODO
|
wetest/command_line.py#L706
wetest/command_line.py:706:11: FIX002 Line contains TODO, consider resolving the issue
|
wetest/command_line.py#L706
wetest/command_line.py:706:89: E501 Line too long (93 > 88)
|
wetest/command_line.py#L797
wetest/command_line.py:797:9: C901 `parse_output` is too complex (18 > 10)
|
The logs for this run have expired and are no longer available.
Loading