Skip to content

INTPYTHON-270 Implement a MongoDB record manager #102

INTPYTHON-270 Implement a MongoDB record manager

INTPYTHON-270 Implement a MongoDB record manager #102

Triggered via pull request December 17, 2024 01:50
Status Failure
Total duration 3m 37s
Artifacts

ci.yml

on: pull_request
Matrix: lint
Matrix: test
CI Success
0s
CI Success
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 10 warnings
Ruff (UP035): libs/langchain-mongodb/langchain_mongodb/cache.py#L7
langchain_mongodb/cache.py:7:1: UP035 `typing.Dict` is deprecated, use `dict` instead
Ruff (UP035): libs/langchain-mongodb/langchain_mongodb/chat_message_histories.py#L3
langchain_mongodb/chat_message_histories.py:3:1: UP035 Import from `collections.abc` instead: `Sequence`
Ruff (UP035): libs/langchain-mongodb/langchain_mongodb/chat_message_histories.py#L3
langchain_mongodb/chat_message_histories.py:3:1: UP035 `typing.Dict` is deprecated, use `dict` instead
Ruff (UP035): libs/langchain-mongodb/langchain_mongodb/chat_message_histories.py#L3
langchain_mongodb/chat_message_histories.py:3:1: UP035 `typing.List` is deprecated, use `list` instead
Ruff (UP035): libs/langchain-mongodb/langchain_mongodb/docstores.py#L4
langchain_mongodb/docstores.py:4:1: UP035 Import from `collections.abc` instead: `Generator`, `Iterable`, `Iterator`, `Sequence`
Ruff (UP035): libs/langchain-mongodb/langchain_mongodb/docstores.py#L4
langchain_mongodb/docstores.py:4:1: UP035 `typing.List` is deprecated, use `list` instead
Ruff (UP035): libs/langchain-mongodb/langchain_mongodb/index.py#L5
langchain_mongodb/index.py:5:1: UP035 `typing.Dict` is deprecated, use `dict` instead
Ruff (UP035): libs/langchain-mongodb/langchain_mongodb/index.py#L5
langchain_mongodb/index.py:5:1: UP035 `typing.List` is deprecated, use `list` instead
Ruff (UP035): libs/langchain-mongodb/langchain_mongodb/indexes.py#L1
langchain_mongodb/indexes.py:1:1: UP035 Import from `collections.abc` instead: `Sequence`
Ruff (UP035): libs/langchain-mongodb/langchain_mongodb/indexes.py#L1
langchain_mongodb/indexes.py:1:1: UP035 `typing.Dict` is deprecated, use `dict` instead
Ruff (UP035): libs/langchain-mongodb/langchain_mongodb/cache.py#L7
langchain_mongodb/cache.py:7:1: UP035 `typing.Dict` is deprecated, use `dict` instead
Ruff (UP035): libs/langchain-mongodb/langchain_mongodb/chat_message_histories.py#L3
langchain_mongodb/chat_message_histories.py:3:1: UP035 Import from `collections.abc` instead: `Sequence`
Ruff (UP035): libs/langchain-mongodb/langchain_mongodb/chat_message_histories.py#L3
langchain_mongodb/chat_message_histories.py:3:1: UP035 `typing.Dict` is deprecated, use `dict` instead
Ruff (UP035): libs/langchain-mongodb/langchain_mongodb/chat_message_histories.py#L3
langchain_mongodb/chat_message_histories.py:3:1: UP035 `typing.List` is deprecated, use `list` instead
Ruff (UP035): libs/langchain-mongodb/langchain_mongodb/docstores.py#L4
langchain_mongodb/docstores.py:4:1: UP035 Import from `collections.abc` instead: `Generator`, `Iterable`, `Iterator`, `Sequence`
Ruff (UP035): libs/langchain-mongodb/langchain_mongodb/docstores.py#L4
langchain_mongodb/docstores.py:4:1: UP035 `typing.List` is deprecated, use `list` instead
Ruff (UP035): libs/langchain-mongodb/langchain_mongodb/index.py#L5
langchain_mongodb/index.py:5:1: UP035 `typing.Dict` is deprecated, use `dict` instead
Ruff (UP035): libs/langchain-mongodb/langchain_mongodb/index.py#L5
langchain_mongodb/index.py:5:1: UP035 `typing.List` is deprecated, use `list` instead
Ruff (UP035): libs/langchain-mongodb/langchain_mongodb/indexes.py#L1
langchain_mongodb/indexes.py:1:1: UP035 Import from `collections.abc` instead: `Sequence`
Ruff (UP035): libs/langchain-mongodb/langchain_mongodb/indexes.py#L1
langchain_mongodb/indexes.py:1:1: UP035 `typing.Dict` is deprecated, use `dict` instead
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
pre-commit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pre-commit
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
cd libs/langgraph-checkpoint-mongodb / 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/langgraph-checkpoint-mongodb / 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-mongodb / 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/langchain-mongodb / 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-mongodb / 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-mongodb / 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
CI Success
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636