community: add PanelCallbackHandler #33192
check_diffs.yml
on: pull_request
build
11s
Matrix: compile-integration-tests
Matrix: extended-tests
Matrix: lint
Matrix: test-doc-imports
Matrix: test-pydantic
Matrix: test
CI Success
0s
Annotations
12 errors and 1 warning
Ruff (I001):
libs/community/langchain_community/callbacks/panel_callback.py#L1
langchain_community/callbacks/panel_callback.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (F401):
libs/community/langchain_community/callbacks/panel_callback.py#L3
langchain_community/callbacks/panel_callback.py:3:50: F401 `typing.Union` imported but unused
|
cd libs/community / make lint #3.9
Process completed with exit code 2.
|
cd libs/langchain / make test #3.9
Process completed with exit code 2.
|
cd libs/langchain / make test # pydantic: ~=2.8.0, python: 3.11,
Process completed with exit code 2.
|
cd libs/langchain / make test # pydantic: ~=2.7.0, python: 3.11,
Process completed with exit code 2.
|
cd libs/langchain / make test # pydantic: ~=2.9.0, python: 3.11,
Process completed with exit code 2.
|
Ruff (I001):
libs/community/langchain_community/callbacks/panel_callback.py#L1
langchain_community/callbacks/panel_callback.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (F401):
libs/community/langchain_community/callbacks/panel_callback.py#L3
langchain_community/callbacks/panel_callback.py:3:50: F401 `typing.Union` imported but unused
|
cd libs/community / make lint #3.13
Process completed with exit code 2.
|
cd libs/langchain / make test #3.13
Process completed with exit code 2.
|
CI Success
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: Ana06/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|