Skip to content

community: Tableau Data Source Query Tool #37505

community: Tableau Data Source Query Tool

community: Tableau Data Source Query Tool #37505

Triggered via pull request February 11, 2025 00:22
Status Failure
Total duration 6m 10s
Artifacts

check_diffs.yml

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

Annotations

29 errors
Ruff (E501): libs/community/langchain_community/tools/tableau/prompt.py#L4
langchain_community/tools/tableau/prompt.py:4:89: E501 Line too long (117 > 88)
Ruff (E501): libs/community/langchain_community/tools/tableau/prompt.py#L9
langchain_community/tools/tableau/prompt.py:9:89: E501 Line too long (164 > 88)
Ruff (E501): libs/community/langchain_community/tools/tableau/prompt.py#L13
langchain_community/tools/tableau/prompt.py:13:89: E501 Line too long (114 > 88)
Ruff (E501): libs/community/langchain_community/tools/tableau/prompt.py#L17
langchain_community/tools/tableau/prompt.py:17:89: E501 Line too long (161 > 88)
Ruff (E501): libs/community/langchain_community/tools/tableau/prompt.py#L24
langchain_community/tools/tableau/prompt.py:24:89: E501 Line too long (425 > 88)
Ruff (E501): libs/community/langchain_community/tools/tableau/prompt.py#L82
langchain_community/tools/tableau/prompt.py:82:89: E501 Line too long (109 > 88)
Ruff (E501): libs/community/langchain_community/tools/tableau/prompt.py#L95
langchain_community/tools/tableau/prompt.py:95:89: E501 Line too long (97 > 88)
Ruff (E501): libs/community/langchain_community/tools/tableau/prompt.py#L142
langchain_community/tools/tableau/prompt.py:142:89: E501 Line too long (252 > 88)
Ruff (E501): libs/community/langchain_community/tools/tableau/prompt.py#L150
langchain_community/tools/tableau/prompt.py:150:89: E501 Line too long (93 > 88)
Ruff (E501): libs/community/langchain_community/tools/tableau/prompt.py#L189
langchain_community/tools/tableau/prompt.py:189:89: E501 Line too long (94 > 88)
Ruff (E501): libs/community/langchain_community/tools/tableau/prompt.py#L4
langchain_community/tools/tableau/prompt.py:4:89: E501 Line too long (117 > 88)
Ruff (E501): libs/community/langchain_community/tools/tableau/prompt.py#L9
langchain_community/tools/tableau/prompt.py:9:89: E501 Line too long (164 > 88)
Ruff (E501): libs/community/langchain_community/tools/tableau/prompt.py#L13
langchain_community/tools/tableau/prompt.py:13:89: E501 Line too long (114 > 88)
Ruff (E501): libs/community/langchain_community/tools/tableau/prompt.py#L17
langchain_community/tools/tableau/prompt.py:17:89: E501 Line too long (161 > 88)
Ruff (E501): libs/community/langchain_community/tools/tableau/prompt.py#L24
langchain_community/tools/tableau/prompt.py:24:89: E501 Line too long (425 > 88)
Ruff (E501): libs/community/langchain_community/tools/tableau/prompt.py#L82
langchain_community/tools/tableau/prompt.py:82:89: E501 Line too long (109 > 88)
Ruff (E501): libs/community/langchain_community/tools/tableau/prompt.py#L95
langchain_community/tools/tableau/prompt.py:95:89: E501 Line too long (97 > 88)
Ruff (E501): libs/community/langchain_community/tools/tableau/prompt.py#L142
langchain_community/tools/tableau/prompt.py:142:89: E501 Line too long (252 > 88)
Ruff (E501): libs/community/langchain_community/tools/tableau/prompt.py#L150
langchain_community/tools/tableau/prompt.py:150:89: E501 Line too long (93 > 88)
Ruff (E501): libs/community/langchain_community/tools/tableau/prompt.py#L189
langchain_community/tools/tableau/prompt.py:189:89: E501 Line too long (94 > 88)
cd libs/community / make test #3.9
Process completed with exit code 2.
cd libs/community / make test # pydantic: ~=2.8.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/community / make test #3.13
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.10.0, python: 3.11,
Process completed with exit code 2.
cd libs/community / make extended_tests #3.9
Process completed with exit code 2.
cd libs/community / make extended_tests #3.12
Process completed with exit code 2.
CI Success
Process completed with exit code 1.