Skip to content

Refactor: Improve logic for parsing google-Style docstrings #35271

Refactor: Improve logic for parsing google-Style docstrings

Refactor: Improve logic for parsing google-Style docstrings #35271

Triggered via pull request December 16, 2024 07:07
Status Failure
Total duration 2m 43s
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

62 errors and 77 warnings
Ruff (I001): libs/core/tests/unit_tests/utils/test_function_calling.py#L27
tests/unit_tests/utils/test_function_calling.py:27:1: I001 Import block is un-sorted or un-formatted
Ruff (W291): libs/core/tests/unit_tests/utils/test_function_calling.py#L36
tests/unit_tests/utils/test_function_calling.py:36:28: W291 Trailing whitespace
Ruff (E501): libs/core/tests/unit_tests/utils/test_function_calling.py#L1020
tests/unit_tests/utils/test_function_calling.py:1020:89: E501 Line too long (95 > 88)
Ruff (E501): libs/core/tests/unit_tests/utils/test_function_calling.py#L1023
tests/unit_tests/utils/test_function_calling.py:1023:89: E501 Line too long (97 > 88)
Ruff (E501): libs/core/tests/unit_tests/utils/test_function_calling.py#L1039
tests/unit_tests/utils/test_function_calling.py:1039:89: E501 Line too long (102 > 88)
Ruff (Q000): libs/core/tests/unit_tests/utils/test_function_calling.py#L1097
tests/unit_tests/utils/test_function_calling.py:1097:61: Q000 Single quotes found but double quotes preferred
Ruff (Q000): libs/core/tests/unit_tests/utils/test_function_calling.py#L1097
tests/unit_tests/utils/test_function_calling.py:1097:71: Q000 Single quotes found but double quotes preferred
Ruff (E501): libs/core/tests/unit_tests/utils/test_function_calling.py#L1097
tests/unit_tests/utils/test_function_calling.py:1097:89: E501 Line too long (113 > 88)
Ruff (Q000): libs/core/tests/unit_tests/utils/test_function_calling.py#L1099
tests/unit_tests/utils/test_function_calling.py:1099:27: Q000 Single quotes found but double quotes preferred
Ruff (E501): libs/core/tests/unit_tests/utils/test_function_calling.py#L1099
tests/unit_tests/utils/test_function_calling.py:1099:89: E501 Line too long (118 > 88)
Ruff (I001): libs/core/tests/unit_tests/utils/test_function_calling.py#L27
tests/unit_tests/utils/test_function_calling.py:27:1: I001 Import block is un-sorted or un-formatted
Ruff (W291): libs/core/tests/unit_tests/utils/test_function_calling.py#L36
tests/unit_tests/utils/test_function_calling.py:36:28: W291 Trailing whitespace
Ruff (E501): libs/core/tests/unit_tests/utils/test_function_calling.py#L1020
tests/unit_tests/utils/test_function_calling.py:1020:89: E501 Line too long (95 > 88)
Ruff (E501): libs/core/tests/unit_tests/utils/test_function_calling.py#L1023
tests/unit_tests/utils/test_function_calling.py:1023:89: E501 Line too long (97 > 88)
Ruff (E501): libs/core/tests/unit_tests/utils/test_function_calling.py#L1039
tests/unit_tests/utils/test_function_calling.py:1039:89: E501 Line too long (102 > 88)
Ruff (Q000): libs/core/tests/unit_tests/utils/test_function_calling.py#L1097
tests/unit_tests/utils/test_function_calling.py:1097:61: Q000 Single quotes found but double quotes preferred
Ruff (Q000): libs/core/tests/unit_tests/utils/test_function_calling.py#L1097
tests/unit_tests/utils/test_function_calling.py:1097:71: Q000 Single quotes found but double quotes preferred
Ruff (E501): libs/core/tests/unit_tests/utils/test_function_calling.py#L1097
tests/unit_tests/utils/test_function_calling.py:1097:89: E501 Line too long (113 > 88)
Ruff (Q000): libs/core/tests/unit_tests/utils/test_function_calling.py#L1099
tests/unit_tests/utils/test_function_calling.py:1099:27: Q000 Single quotes found but double quotes preferred
Ruff (E501): libs/core/tests/unit_tests/utils/test_function_calling.py#L1099
tests/unit_tests/utils/test_function_calling.py:1099:89: E501 Line too long (118 > 88)
Ruff (I001): libs/core/tests/unit_tests/utils/test_function_calling.py#L27
tests/unit_tests/utils/test_function_calling.py:27:1: I001 Import block is un-sorted or un-formatted
Ruff (W291): libs/core/tests/unit_tests/utils/test_function_calling.py#L36
tests/unit_tests/utils/test_function_calling.py:36:28: W291 Trailing whitespace
Ruff (E501): libs/core/tests/unit_tests/utils/test_function_calling.py#L1020
tests/unit_tests/utils/test_function_calling.py:1020:89: E501 Line too long (95 > 88)
Ruff (E501): libs/core/tests/unit_tests/utils/test_function_calling.py#L1023
tests/unit_tests/utils/test_function_calling.py:1023:89: E501 Line too long (97 > 88)
Ruff (E501): libs/core/tests/unit_tests/utils/test_function_calling.py#L1039
tests/unit_tests/utils/test_function_calling.py:1039:89: E501 Line too long (102 > 88)
Ruff (Q000): libs/core/tests/unit_tests/utils/test_function_calling.py#L1097
tests/unit_tests/utils/test_function_calling.py:1097:61: Q000 Single quotes found but double quotes preferred
Ruff (Q000): libs/core/tests/unit_tests/utils/test_function_calling.py#L1097
tests/unit_tests/utils/test_function_calling.py:1097:71: Q000 Single quotes found but double quotes preferred
Ruff (E501): libs/core/tests/unit_tests/utils/test_function_calling.py#L1097
tests/unit_tests/utils/test_function_calling.py:1097:89: E501 Line too long (113 > 88)
Ruff (Q000): libs/core/tests/unit_tests/utils/test_function_calling.py#L1099
tests/unit_tests/utils/test_function_calling.py:1099:27: Q000 Single quotes found but double quotes preferred
Ruff (E501): libs/core/tests/unit_tests/utils/test_function_calling.py#L1099
tests/unit_tests/utils/test_function_calling.py:1099:89: E501 Line too long (118 > 88)
cd libs/core / make test #3.11
Process completed with exit code 2.
cd libs/core / make test #3.10
Process completed with exit code 2.
cd libs/core / make test # pydantic: ~=2.8.0, python: 3.11,
Process completed with exit code 2.
cd libs/core / make test # pydantic: ~=2.5.0, python: 3.11,
Process completed with exit code 2.
cd libs/core / make test #3.9
Process completed with exit code 2.
Ruff (I001): libs/core/tests/unit_tests/utils/test_function_calling.py#L27
tests/unit_tests/utils/test_function_calling.py:27:1: I001 Import block is un-sorted or un-formatted
Ruff (W291): libs/core/tests/unit_tests/utils/test_function_calling.py#L36
tests/unit_tests/utils/test_function_calling.py:36:28: W291 Trailing whitespace
Ruff (E501): libs/core/tests/unit_tests/utils/test_function_calling.py#L1020
tests/unit_tests/utils/test_function_calling.py:1020:89: E501 Line too long (95 > 88)
Ruff (E501): libs/core/tests/unit_tests/utils/test_function_calling.py#L1023
tests/unit_tests/utils/test_function_calling.py:1023:89: E501 Line too long (97 > 88)
Ruff (E501): libs/core/tests/unit_tests/utils/test_function_calling.py#L1039
tests/unit_tests/utils/test_function_calling.py:1039:89: E501 Line too long (102 > 88)
Ruff (Q000): libs/core/tests/unit_tests/utils/test_function_calling.py#L1097
tests/unit_tests/utils/test_function_calling.py:1097:61: Q000 Single quotes found but double quotes preferred
Ruff (Q000): libs/core/tests/unit_tests/utils/test_function_calling.py#L1097
tests/unit_tests/utils/test_function_calling.py:1097:71: Q000 Single quotes found but double quotes preferred
Ruff (E501): libs/core/tests/unit_tests/utils/test_function_calling.py#L1097
tests/unit_tests/utils/test_function_calling.py:1097:89: E501 Line too long (113 > 88)
Ruff (Q000): libs/core/tests/unit_tests/utils/test_function_calling.py#L1099
tests/unit_tests/utils/test_function_calling.py:1099:27: Q000 Single quotes found but double quotes preferred
Ruff (E501): libs/core/tests/unit_tests/utils/test_function_calling.py#L1099
tests/unit_tests/utils/test_function_calling.py:1099:89: E501 Line too long (118 > 88)
cd libs/core / make test # pydantic: ~=2.10.0, python: 3.11,
Process completed with exit code 2.
cd libs/core / make test # pydantic: ~=2.6.0, python: 3.11,
Process completed with exit code 2.
cd libs/core / make test # pydantic: ~=2.9.0, python: 3.11,
Process completed with exit code 2.
cd libs/core / make test # pydantic: ~=2.7.0, python: 3.11,
Process completed with exit code 2.
cd libs/core / make test #3.13
Process completed with exit code 2.
cd libs/core / make test #3.12
Process completed with exit code 2.
Ruff (I001): libs/core/tests/unit_tests/utils/test_function_calling.py#L27
tests/unit_tests/utils/test_function_calling.py:27:1: I001 Import block is un-sorted or un-formatted
Ruff (W291): libs/core/tests/unit_tests/utils/test_function_calling.py#L36
tests/unit_tests/utils/test_function_calling.py:36:28: W291 Trailing whitespace
Ruff (E501): libs/core/tests/unit_tests/utils/test_function_calling.py#L1020
tests/unit_tests/utils/test_function_calling.py:1020:89: E501 Line too long (95 > 88)
Ruff (E501): libs/core/tests/unit_tests/utils/test_function_calling.py#L1023
tests/unit_tests/utils/test_function_calling.py:1023:89: E501 Line too long (97 > 88)
Ruff (E501): libs/core/tests/unit_tests/utils/test_function_calling.py#L1039
tests/unit_tests/utils/test_function_calling.py:1039:89: E501 Line too long (102 > 88)
Ruff (Q000): libs/core/tests/unit_tests/utils/test_function_calling.py#L1097
tests/unit_tests/utils/test_function_calling.py:1097:61: Q000 Single quotes found but double quotes preferred
Ruff (Q000): libs/core/tests/unit_tests/utils/test_function_calling.py#L1097
tests/unit_tests/utils/test_function_calling.py:1097:71: Q000 Single quotes found but double quotes preferred
Ruff (E501): libs/core/tests/unit_tests/utils/test_function_calling.py#L1097
tests/unit_tests/utils/test_function_calling.py:1097:89: E501 Line too long (113 > 88)
Ruff (Q000): libs/core/tests/unit_tests/utils/test_function_calling.py#L1099
tests/unit_tests/utils/test_function_calling.py:1099:27: Q000 Single quotes found but double quotes preferred
Ruff (E501): libs/core/tests/unit_tests/utils/test_function_calling.py#L1099
tests/unit_tests/utils/test_function_calling.py:1099:89: E501 Line too long (118 > 88)
CI Success
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/core / poetry run pytest -m compile tests/integration_tests #3.12
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/core / poetry run pytest -m compile tests/integration_tests #3.11
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/core / poetry run pytest -m compile tests/integration_tests #3.10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/core / poetry run pytest -m compile tests/integration_tests #3.9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/langchain / poetry run pytest -m compile tests/integration_tests #3.9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/text-splitters / poetry run pytest -m compile tests/integration_tests #3.9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/core / make extended_tests #3.11
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/core / make extended_tests #3.10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/partners/prompty / poetry run pytest -m compile tests/integration_tests #3.9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/text-splitters / make extended_tests #3.9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/text-splitters / make test # pydantic: ~=2.10.0, python: 3.11,
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/core / make extended_tests #3.12
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/text-splitters / make test # pydantic: ~=2.5.0, python: 3.11,
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/text-splitters / poetry run pytest -m compile tests/integration_tests #3.13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/community / poetry run pytest -m compile tests/integration_tests #3.11
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/text-splitters / make test # pydantic: ~=2.9.0, python: 3.11,
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/core / make extended_tests #3.13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/partners/prompty / poetry run pytest -m compile tests/integration_tests #3.13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/core / make extended_tests #3.9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/text-splitters / make test #3.13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/partners/prompty / make test # pydantic: ~=2.5.0, python: 3.11,
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/text-splitters / make test #3.9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/text-splitters / make test # pydantic: ~=2.8.0, python: 3.11,
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/core / poetry run pytest -m compile tests/integration_tests #3.13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/core / make lint #3.9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/core / make lint #3.10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/text-splitters / make extended_tests #3.13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/text-splitters / make test # pydantic: ~=2.6.0, python: 3.11,
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/langchain / make test # pydantic: ~=2.10.0, python: 3.11,
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/partners/prompty / make test #3.9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/partners/prompty / make test # pydantic: ~=2.8.0, python: 3.11,
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/partners/prompty / make test # pydantic: ~=2.6.0, python: 3.11,
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/core / make lint #3.11
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/text-splitters / make lint #3.9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/langchain / make test # pydantic: ~=2.9.0, python: 3.11,
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/langchain / make extended_tests #3.9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/partners/prompty / make test # pydantic: ~=2.9.0, python: 3.11,
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/community / poetry run pytest -m compile tests/integration_tests #3.9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/text-splitters / make test # pydantic: ~=2.7.0, python: 3.11,
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/partners/prompty / make test #3.13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/langchain / poetry run pytest -m compile tests/integration_tests #3.13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/community / make test # pydantic: ~=2.7.0, python: 3.11,
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/core / make test #3.11
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/partners/prompty / make test # pydantic: ~=2.7.0, python: 3.11,
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/langchain / make test # pydantic: ~=2.8.0, python: 3.11,
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/core / make test #3.10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/langchain / make test # pydantic: ~=2.7.0, python: 3.11,
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/langchain / make extended_tests #3.13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/text-splitters / make lint #3.13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/core / make test # pydantic: ~=2.8.0, python: 3.11,
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/community / make lint #3.9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/core / make test # pydantic: ~=2.5.0, python: 3.11,
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/core / make test #3.9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/core / make lint #3.12
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/core / make test # pydantic: ~=2.10.0, python: 3.11,
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/community / make test # pydantic: ~=2.8.0, python: 3.11,
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/community / make test # pydantic: ~=2.9.0, python: 3.11,
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/langchain / make lint #3.9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/core / make test # pydantic: ~=2.6.0, python: 3.11,
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/core / make test # pydantic: ~=2.9.0, python: 3.11,
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/core / make test # pydantic: ~=2.7.0, python: 3.11,
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/community / make test # pydantic: ~=2.10.0, python: 3.11,
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/langchain / make lint #3.13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/langchain / make test #3.9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/core / make test #3.13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/core / make test #3.12
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/langchain / make test #3.13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/core / make lint #3.13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/community / make test #3.9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/partners/prompty / make lint #3.9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/community / make lint #3.13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/community / make test #3.13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/community / make extended_tests #3.9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/community / make extended_tests #3.12
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/partners/prompty / make lint #3.13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
CI Success
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636