Skip to content

community: add PanelCallbackHandler #33191

community: add PanelCallbackHandler

community: add PanelCallbackHandler #33191

Triggered via pull request November 11, 2024 03:25
Status Failure
Total duration 3m 31s
Artifacts

check_diffs.yml

on: pull_request
Matrix: compile-integration-tests
Matrix: extended-tests
Matrix: lint
Matrix: test-doc-imports
Matrix: test-pydantic
Matrix: test
CI Success
0s
CI Success
Fit to window
Zoom out
Zoom in

Annotations

23 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 # pydantic: ~=2.8.0, python: 3.11,
Process completed with exit code 2.
cd libs/langchain / make test #3.9
Process completed with exit code 2.
cd libs/community / poetry run pytest -m compile tests/integration_tests #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.
cd libs/community / make test # pydantic: ~=2.9.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/community / make test # pydantic: ~=2.7.0, python: 3.11,
Process completed with exit code 2.
cd libs/community / make test # pydantic: ~=2.8.0, python: 3.11,
Process completed with exit code 2.
Ruff (I001): docs/docs/integrations/callbacks/panel.ipynb#L53
docs/docs/integrations/callbacks/panel.ipynb:1:1: I001 Import block is un-sorted or un-formatted
cd . / make lint #3.9
Process completed with exit code 2.
cd libs/community / poetry run pytest -m compile tests/integration_tests #3.9
Process completed with exit code 2.
cd libs/community / make test #3.9
Process completed with exit code 2.
Ruff (I001): docs/docs/integrations/callbacks/panel.ipynb#L53
docs/docs/integrations/callbacks/panel.ipynb:1:1: I001 Import block is un-sorted or un-formatted
cd . / make lint #3.12
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.
cd libs/community / 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/