YAML Reader unit tests #30
Annotations
10 errors
wetest/command_line.py#L102
wetest/command_line.py:102:14: S108 Probable insecure usage of temporary file or directory: "/tmp/"
|
wetest/command_line.py#L158
wetest/command_line.py:158:48: FBT002 Boolean default positional argument in function definition
|
wetest/command_line.py#L239
wetest/command_line.py:239:5: C901 `main` is too complex (25 > 10)
|
wetest/command_line.py#L239
wetest/command_line.py:239:5: PLR0912 Too many branches (34 > 12)
|
wetest/command_line.py#L239
wetest/command_line.py:239:5: PLR0915 Too many statements (115 > 50)
|
wetest/command_line.py#L672
wetest/command_line.py:672:29: SLF001 Private member accessed: `_tests`
|
wetest/command_line.py#L702
wetest/command_line.py:702:11: TD003 Missing issue link on the line following this TODO
|
wetest/command_line.py#L702
wetest/command_line.py:702:11: FIX002 Line contains TODO, consider resolving the issue
|
wetest/command_line.py#L702
wetest/command_line.py:702:89: E501 Line too long (93 > 88)
|
wetest/command_line.py#L793
wetest/command_line.py:793:9: C901 `parse_output` is too complex (18 > 10)
|
The logs for this run have expired and are no longer available.
Loading