Refator test suite, remove unittest base to avoid the async test case pitfall #996
Annotations
11 errors
|
pre-commit:
tests/basic/test_reasoning.py#L6
F401 'pytest' imported but unused
|
|
pre-commit:
tests/basic/test_onboarding.py#L7
F401 'pytest' imported but unused
|
|
pre-commit:
tests/basic/test_models.py#L458
E712 comparison to True should be 'if cond is True:' or 'if cond:'
|
|
pre-commit:
tests/basic/test_models.py#L130
E712 comparison to False should be 'if cond is False:' or 'if not cond:'
|
|
pre-commit:
tests/basic/test_models.py#L127
E712 comparison to False should be 'if cond is False:' or 'if not cond:'
|
|
pre-commit:
tests/basic/test_linter.py#L26
F811 redefinition of unused 'os' from line 1
|
|
pre-commit:
tests/basic/test_linter.py#L1
F401 'os' imported but unused
|
|
pre-commit:
tests/basic/test_io.py#L465
E711 comparison to None should be 'if cond is None:'
|
|
pre-commit:
tests/basic/test_io.py#L35
F841 local variable 'io' is assigned to but never used
|
|
pre-commit:
tests/basic/test_io.py#L13
F401 'aider.models.Model' imported but unused
|
|
pre-commit
Process completed with exit code 1.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
precommit-logs
Expired
|
13 KB |
sha256:07e9d3add281640464238c25ed8f1c2a45808c11185456042a8d92933d7565c4
|
|