support messages in messages out #15615
Annotations
6 errors
|
Analysing the code with our lint:
libs/core/tests/unit_tests/runnables/test_history.py#L1
tests/unit_tests/runnables/test_history.py:1:1: I001 Import block is un-sorted or un-formatted
|
Analysing the code with our lint:
libs/core/tests/unit_tests/runnables/test_history.py#L14
tests/unit_tests/runnables/test_history.py:14:37: F811 Redefinition of unused `AIMessage` from line 3
|
Analysing the code with our lint:
libs/core/tests/unit_tests/runnables/test_history.py#L14
tests/unit_tests/runnables/test_history.py:14:48: F811 Redefinition of unused `BaseMessage` from line 3
|
Analysing the code with our lint:
libs/core/tests/unit_tests/runnables/test_history.py#L148
tests/unit_tests/runnables/test_history.py:148:89: E501 Line too long (106 > 88)
|
Analysing the code with our lint
Process completed with exit code 2.
|
Loading