Skip to content

Added a flag to enable human input for Bedrock Agents #539

Added a flag to enable human input for Bedrock Agents

Added a flag to enable human input for Bedrock Agents #539

Triggered via pull request November 22, 2024 22:54
Status Failure
Total duration 2m 34s
Artifacts

check_diffs.yml

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

Annotations

10 errors and 1 warning
Ruff (E501): libs/aws/langchain_aws/agents/base.py#L196
langchain_aws/agents/base.py:196:89: E501 Line too long (105 > 88)
Ruff (E501): libs/aws/langchain_aws/agents/base.py#L481
langchain_aws/agents/base.py:481:89: E501 Line too long (98 > 88)
Ruff (F401): libs/aws/tests/integration_tests/agents/test_bedrock_agents.py#L7
tests/integration_tests/agents/test_bedrock_agents.py:7:21: F401 `decimal.Decimal` imported but unused
cd libs/aws / make lint #3.12
Process completed with exit code 2.
cd libs/aws / make lint #3.9
The job was canceled because "_3_12" failed.
Ruff (E501): libs/aws/langchain_aws/agents/base.py#L196
langchain_aws/agents/base.py:196:89: E501 Line too long (105 > 88)
Ruff (E501): libs/aws/langchain_aws/agents/base.py#L481
langchain_aws/agents/base.py:481:89: E501 Line too long (98 > 88)
Ruff (F401): libs/aws/tests/integration_tests/agents/test_bedrock_agents.py#L7
tests/integration_tests/agents/test_bedrock_agents.py:7:21: F401 `decimal.Decimal` imported but unused
cd libs/aws / make lint #3.9
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/