Add AWS CloudWatch logs agent toolkit #39
Annotations
23 errors and 8 warnings
cd libs/experimental / make test #3.9
Process completed with exit code 2.
|
cd libs/experimental / make test #3.10
The job was canceled because "_3_9" failed.
|
cd libs/experimental / make test #3.8
The job was canceled because "_3_9" failed.
|
Ruff (I001):
libs/experimental/langchain_experimental/agents/agent_toolkits/cloudwatch/base.py#L1
langchain_experimental/agents/agent_toolkits/cloudwatch/base.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (F401):
libs/experimental/langchain_experimental/agents/agent_toolkits/cloudwatch/base.py#L7
langchain_experimental/agents/agent_toolkits/cloudwatch/base.py:7:31: F401 `langchain.prompts.PromptTemplate` imported but unused
|
Ruff (F401):
libs/experimental/langchain_experimental/agents/agent_toolkits/cloudwatch/base.py#L8
langchain_experimental/agents/agent_toolkits/cloudwatch/base.py:8:19: F401 `boto3.client` imported but unused
|
Ruff (E501):
libs/experimental/langchain_experimental/agents/agent_toolkits/cloudwatch/base.py#L11
langchain_experimental/agents/agent_toolkits/cloudwatch/base.py:11:89: E501 Line too long (89 > 88)
|
Ruff (F811):
libs/experimental/langchain_experimental/agents/agent_toolkits/cloudwatch/base.py#L14
langchain_experimental/agents/agent_toolkits/cloudwatch/base.py:14:33: F811 Redefinition of unused `client` from line 8
|
Ruff (E501):
libs/experimental/langchain_experimental/agents/agent_toolkits/cloudwatch/base.py#L23
langchain_experimental/agents/agent_toolkits/cloudwatch/base.py:23:89: E501 Line too long (89 > 88)
|
Ruff (E501):
libs/experimental/langchain_experimental/agents/agent_toolkits/cloudwatch/base.py#L70
langchain_experimental/agents/agent_toolkits/cloudwatch/base.py:70:89: E501 Line too long (89 > 88)
|
cd libs/experimental / make lint #3.11
Process completed with exit code 2.
|
cd libs/experimental / make test #3.11
The job was canceled because "_3_9" failed.
|
cd libs/experimental / make test #3.11
The operation was canceled.
|
cd libs/experimental / make lint #3.8
The job was canceled because "_3_11" failed.
|
Ruff (I001):
libs/experimental/langchain_experimental/agents/agent_toolkits/cloudwatch/base.py#L1
langchain_experimental/agents/agent_toolkits/cloudwatch/base.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (F401):
libs/experimental/langchain_experimental/agents/agent_toolkits/cloudwatch/base.py#L7
langchain_experimental/agents/agent_toolkits/cloudwatch/base.py:7:31: F401 `langchain.prompts.PromptTemplate` imported but unused
|
Ruff (F401):
libs/experimental/langchain_experimental/agents/agent_toolkits/cloudwatch/base.py#L8
langchain_experimental/agents/agent_toolkits/cloudwatch/base.py:8:19: F401 `boto3.client` imported but unused
|
Ruff (E501):
libs/experimental/langchain_experimental/agents/agent_toolkits/cloudwatch/base.py#L11
langchain_experimental/agents/agent_toolkits/cloudwatch/base.py:11:89: E501 Line too long (89 > 88)
|
Ruff (F811):
libs/experimental/langchain_experimental/agents/agent_toolkits/cloudwatch/base.py#L14
langchain_experimental/agents/agent_toolkits/cloudwatch/base.py:14:33: F811 Redefinition of unused `client` from line 8
|
Ruff (E501):
libs/experimental/langchain_experimental/agents/agent_toolkits/cloudwatch/base.py#L23
langchain_experimental/agents/agent_toolkits/cloudwatch/base.py:23:89: E501 Line too long (89 > 88)
|
Ruff (E501):
libs/experimental/langchain_experimental/agents/agent_toolkits/cloudwatch/base.py#L70
langchain_experimental/agents/agent_toolkits/cloudwatch/base.py:70:89: E501 Line too long (89 > 88)
|
cd libs/experimental / make lint #3.8
Process completed with exit code 2.
|
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/experimental / 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/experimental / poetry run pytest -m compile tests/integration_tests #3.8
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cd libs/experimental / 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/experimental / 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/experimental / 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/experimental / 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
|
CI Success
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|