pytest: base #13
Annotations
24 errors and 3 warnings
Pytest (3.8)
Process completed with exit code 1.
|
Ruff (3.8)
Process completed with exit code 1.
|
Ruff (F841):
.trash/makehorizonsobj.py#L38
.trash/makehorizonsobj.py:38:9: F841 Local variable `name` is assigned to but never used
|
Ruff (F841):
.trash/simulation.py#L208
.trash/simulation.py:208:9: F841 Local variable `anim` is assigned to but never used
|
Ruff (F401):
.trash/tester.py#L2
.trash/tester.py:2:8: F401 `math` imported but unused
|
Ruff (F401):
.trash/tester.py#L3
.trash/tester.py:3:29: F401 `multiprocessing.Pool` imported but unused
|
Ruff (F401):
.trash/tester.py#L4
.trash/tester.py:4:29: F401 `multiprocessing.freeze_support` imported but unused
|
Ruff (E721):
dev/.BACKUP/base.py#L78
dev/.BACKUP/base.py:78:40: E721 Do not compare types, use `isinstance()`
|
Ruff (E721):
dev/.BACKUP/base.py#L83
dev/.BACKUP/base.py:83:40: E721 Do not compare types, use `isinstance()`
|
Ruff (E721):
dev/.BACKUP/base.py#L88
dev/.BACKUP/base.py:88:40: E721 Do not compare types, use `isinstance()`
|
Ruff (E721):
dev/.BACKUP/base.py#L93
dev/.BACKUP/base.py:93:40: E721 Do not compare types, use `isinstance()`
|
Ruff (E721):
dev/.BACKUP/base.py#L98
dev/.BACKUP/base.py:98:40: E721 Do not compare types, use `isinstance()`
|
Pytest (3.9)
Process completed with exit code 2.
|
Ruff (F841):
.trash/makehorizonsobj.py#L38
.trash/makehorizonsobj.py:38:9: F841 Local variable `name` is assigned to but never used
|
Ruff (F841):
.trash/simulation.py#L208
.trash/simulation.py:208:9: F841 Local variable `anim` is assigned to but never used
|
Ruff (F401):
.trash/tester.py#L2
.trash/tester.py:2:8: F401 `math` imported but unused
|
Ruff (F401):
.trash/tester.py#L3
.trash/tester.py:3:29: F401 `multiprocessing.Pool` imported but unused
|
Ruff (F401):
.trash/tester.py#L4
.trash/tester.py:4:29: F401 `multiprocessing.freeze_support` imported but unused
|
Ruff (E721):
dev/.BACKUP/base.py#L78
dev/.BACKUP/base.py:78:40: E721 Do not compare types, use `isinstance()`
|
Ruff (E721):
dev/.BACKUP/base.py#L83
dev/.BACKUP/base.py:83:40: E721 Do not compare types, use `isinstance()`
|
Ruff (E721):
dev/.BACKUP/base.py#L88
dev/.BACKUP/base.py:88:40: E721 Do not compare types, use `isinstance()`
|
Ruff (E721):
dev/.BACKUP/base.py#L93
dev/.BACKUP/base.py:93:40: E721 Do not compare types, use `isinstance()`
|
Ruff (E721):
dev/.BACKUP/base.py#L98
dev/.BACKUP/base.py:98:40: E721 Do not compare types, use `isinstance()`
|
Pytest (3.12)
Process completed with exit code 1.
|
Pytest (3.8)
No files were found with the provided path: junit/test-results-3.8.xml. No artifacts will be uploaded.
|
Pytest (3.9)
No files were found with the provided path: junit/test-results-3.9.xml. No artifacts will be uploaded.
|
Pytest (3.12)
No files were found with the provided path: junit/test-results-3.12.xml. No artifacts will be uploaded.
|