Store pytest durations #13
store_pytest_durations.yml
on: schedule
Run pytest and store durations
6h 0m
Annotations
11 errors and 11 warnings
|
Run pytest and store durations
The job has exceeded the maximum execution time of 6h0m0s
|
|
Run pytest and store durations:
src/backend/tests/src/backend/tests/unit/components/models_and_agents/test_altk_agent.py#L159
TestAgentComponentWithClient.test_agent_component_with_all_anthropic_models
AssertionError: The following models failed the test:
claude-opus-4-6: Exception occurred: Anthropic API key is required when using Anthropic provider. Please provide it in the component or configure it globally as ANTHROPIC_API_KEY.
claude-sonnet-4-6: Exception occurred: Anthropic API key is required when using Anthropic provider. Please provide it in the component or configure it globally as ANTHROPIC_API_KEY.
claude-haiku-4-5-20251001: Exception occurred: Anthropic API key is required when using Anthropic provider. Please provide it in the component or configure it globally as ANTHROPIC_API_KEY.
claude-opus-4-5-20251101: Exception occurred: Anthropic API key is required when using Anthropic provider. Please provide it in the component or configure it globally as ANTHROPIC_API_KEY.
claude-sonnet-4-5-20250929: Exception occurred: Anthropic API key is required when using Anthropic provider. Please provide it in the component or configure it globally as ANTHROPIC_API_KEY.
claude-opus-4-1-20250805: Exception occurred: Anthropic API key is required when using Anthropic provider. Please provide it in the component or configure it globally as ANTHROPIC_API_KEY.
claude-opus-4-20250514: Exception occurred: Anthropic API key is required when using Anthropic provider. Please provide it in the component or configure it globally as ANTHROPIC_API_KEY.
claude-sonnet-4-20250514: Exception occurred: Anthropic API key is required when using Anthropic provider. Please provide it in the component or configure it globally as ANTHROPIC_API_KEY.
assert not {'claude-haiku-4-5-20251001': 'Exception occurred: Anthropic API key is required when using Anthropic provider. Please provide it in the component or configure it globally as ANTHROPIC_API_KEY.', 'claude-opus-4-1-20250805': 'Exception occurred: Anthropic API key is required when using Anthropic provider. Please provide it in the component or configure it globally as ANTHROPIC_API_KEY.', 'claude-opus-4-20250514': 'Exception occurred: Anthropic API key is required when using Anthropic provider. Please provide it in the component or configure it globally as ANTHROPIC_API_KEY.', 'claude-opus-4-5-20251101': 'Exception occurred: Anthropic API key is required when using Anthropic provider. Please provide it in the component or configure it globally as ANTHROPIC_API_KEY.', ...}
|
|
Run pytest and store durations:
src/backend/tests/src/backend/tests/unit/components/models_and_agents/test_altk_agent.py#L119
TestAgentComponentWithClient.test_agent_component_with_all_openai_models
ValueError: OpenAI API key is required when using OpenAI provider. Please provide it in the component or configure it globally as OPENAI_API_KEY.
|
|
Run pytest and store durations:
src/backend/tests/src/backend/tests/unit/components/models_and_agents/test_altk_agent.py#L90
TestAgentComponentWithClient.test_agent_component_with_calculator
ValueError: OpenAI API key is required when using OpenAI provider. Please provide it in the component or configure it globally as OPENAI_API_KEY.
|
|
Run pytest and store durations:
src/backend/tests/src/backend/tests/unit/components/models_and_agents/test_agent_component.py#L896
TestAgentComponentWithClient.test_agent_handles_whitespace_input_with_anthropic
ValueError: Anthropic API key is required when using Anthropic provider. Please provide it in the component or configure it globally as ANTHROPIC_API_KEY.
|
|
Run pytest and store durations:
src/backend/tests/src/backend/tests/unit/components/models_and_agents/test_agent_component.py#L853
TestAgentComponentWithClient.test_agent_handles_empty_input_with_anthropic
ValueError: Anthropic API key is required when using Anthropic provider. Please provide it in the component or configure it globally as ANTHROPIC_API_KEY.
|
|
Run pytest and store durations:
src/backend/tests/src/backend/tests/unit/components/models_and_agents/test_agent_component.py#L816
TestAgentComponentWithClient.test_agent_receives_string_from_message_object_with_anthropic
ValueError: Anthropic API key is required when using Anthropic provider. Please provide it in the component or configure it globally as ANTHROPIC_API_KEY.
|
|
Run pytest and store durations:
src/backend/tests/src/backend/tests/unit/components/models_and_agents/test_agent_component.py#L790
TestAgentComponentWithClient.test_agent_receives_string_from_message_object_with_openai
ValueError: OpenAI API key is required when using OpenAI provider. Please provide it in the component or configure it globally as OPENAI_API_KEY.
|
|
Run pytest and store durations:
src/backend/tests/src/backend/tests/unit/components/models_and_agents/test_agent_component.py#L759
TestAgentComponentWithClient.test_agent_handles_whitespace_input_with_openai
ValueError: OpenAI API key is required when using OpenAI provider. Please provide it in the component or configure it globally as OPENAI_API_KEY.
|
|
Run pytest and store durations:
src/backend/tests/src/backend/tests/unit/components/models_and_agents/test_agent_component.py#L726
TestAgentComponentWithClient.test_agent_handles_empty_input_with_openai
ValueError: OpenAI API key is required when using OpenAI provider. Please provide it in the component or configure it globally as OPENAI_API_KEY.
|
|
Run pytest and store durations:
src/backend/tests/src/backend/tests/unit/components/models_and_agents/test_agent_component.py#L693
TestAgentComponentWithClient.test_agent_component_with_all_anthropic_models
AssertionError: The following models failed the test:
claude-opus-4-6: Exception occurred: Anthropic API key is required when using Anthropic provider. Please provide it in the component or configure it globally as ANTHROPIC_API_KEY.
claude-sonnet-4-6: Exception occurred: Anthropic API key is required when using Anthropic provider. Please provide it in the component or configure it globally as ANTHROPIC_API_KEY.
claude-haiku-4-5-20251001: Exception occurred: Anthropic API key is required when using Anthropic provider. Please provide it in the component or configure it globally as ANTHROPIC_API_KEY.
claude-opus-4-5-20251101: Exception occurred: Anthropic API key is required when using Anthropic provider. Please provide it in the component or configure it globally as ANTHROPIC_API_KEY.
claude-sonnet-4-5-20250929: Exception occurred: Anthropic API key is required when using Anthropic provider. Please provide it in the component or configure it globally as ANTHROPIC_API_KEY.
claude-opus-4-1-20250805: Exception occurred: Anthropic API key is required when using Anthropic provider. Please provide it in the component or configure it globally as ANTHROPIC_API_KEY.
claude-opus-4-20250514: Exception occurred: Anthropic API key is required when using Anthropic provider. Please provide it in the component or configure it globally as ANTHROPIC_API_KEY.
claude-sonnet-4-20250514: Exception occurred: Anthropic API key is required when using Anthropic provider. Please provide it in the component or configure it globally as ANTHROPIC_API_KEY.
assert not {'claude-haiku-4-5-20251001': 'Exception occurred: Anthropic API key is required when using Anthropic provider. Please provide it in the component or configure it globally as ANTHROPIC_API_KEY.', 'claude-opus-4-1-20250805': 'Exception occurred: Anthropic API key is required when using Anthropic provider. Please provide it in the component or configure it globally as ANTHROPIC_API_KEY.', 'claude-opus-4-20250514': 'Exception occurred: Anthropic API key is required when using Anthropic provider. Please provide it in the component or configure it globally as ANTHROPIC_API_KEY.', 'claude-opus-4-5-20251101': 'Exception occurred: Anthropic API key is required when using Anthropic provider. Please provide it in the component or configure it globally as ANTHROPIC_API_KEY.', ...}
|
|
Run pytest and store durations
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: astral-sh/setup-uv@v6. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run pytest and store durations:
src/backend/tests/unit/api/v1/test_mcp_projects.py#L35
The test <Function test_args_reference_urls_filters_strings_only[args1-urls1-False]> is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'.
|
|
Run pytest and store durations:
src/backend/tests/unit/api/v1/test_mcp_projects.py#L35
The test <Function test_args_reference_urls_filters_strings_only[None-urls0-False]> is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'.
|
|
Run pytest and store durations:
src/lfx/src/lfx/schema/cross_module.py#L48
Accessing the 'model_fields' attribute on the instance is deprecated. Instead, you should access this attribute from the model class. Deprecated in Pydantic V2.11 to be removed in V3.0.
|
|
Run pytest and store durations:
src/backend/base/langflow/agentic/utils/flow_component.py#L280
coroutine 'AsyncMockMixin._execute_mock_call' was never awaited
|
|
Run pytest and store durations:
.venv/lib/python3.13/site-packages/typer/params.py#L948
The 'is_flag' and 'flag_value' parameters are not supported by Typer and will be removed entirely in a future release.
|
|
Run pytest and store durations:
src/lfx/src/lfx/components/utilities/python_repl_core.py#L3
`langchain-experimental` is being sunset and is no longer actively maintained. See https://github.com/langchain-ai/langchain-experimental/issues/87 for details.
|
|
Run pytest and store durations:
.venv/lib/python3.13/site-packages/altk/pre_tool/core/config.py#L31
Support for class-based `config` is deprecated, use ConfigDict instead. Deprecated in Pydantic V2.0 to be removed in V3.0. See Pydantic V2 Migration Guide at https://errors.pydantic.dev/2.12/migration/
|
|
Run pytest and store durations:
.venv/lib/python3.13/site-packages/pydantic/_internal/_generate_schema.py#L648
<built-in function callable> is not a Python type (it may be an instance of an object), Pydantic will allow any object with no validation since we cannot even enforce that the input is an instance of the given type. To get rid of this error wrap the type with `pydantic.SkipValidation`.
|
|
Run pytest and store durations:
.venv/lib/python3.13/site-packages/baidubce/utils.py#L903
invalid escape sequence '\d'
|
|
Run pytest and store durations:
.venv/lib/python3.13/site-packages/trustcall/_base.py#L46
Importing Send from langgraph.constants is deprecated. Please use 'from langgraph.types import Send' instead. Deprecated in LangGraph V1.0 to be removed in V2.0.
|