fix: Send request origin in AgentQL request Headers #19972
ci.yml
on: pull_request
Check Nightly Status
2s
Matrix: Lint Backend / Run Mypy
Matrix: Run Backend Tests / build
Matrix: Run Backend Tests / integration-tests
Matrix: Run Backend Tests / test-cli
Run Frontend Tests
/
Determine Test Suites and Shard Distribution
56s
Matrix: Run Frontend Tests / setup-and-test
CI Success
0s
Annotations
2 errors and 61 warnings
Run Backend Tests / Unit Tests - Python 3.10 - Group 3
Event loop is closed
|
Run Backend Tests / Unit Tests - Python 3.10 - Group 3
Event loop is closed
|
Run Frontend Tests / Determine Test Suites and Shard Distribution
Cache not found for keys: node-cache-Linux-x64-npm-47aa39e2bdd056f59f2ff56c436d5f12b5c6a3a182f84df9204f91c9af4cc939
|
Run Backend Tests / Integration Tests - Python 3.10:
.venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2:
* 'schema_extra' has been renamed to 'json_schema_extra'
|
Run Backend Tests / Integration Tests - Python 3.10:
.venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L295
Support for class-based `config` is deprecated, use ConfigDict instead.
|
Run Backend Tests / Integration Tests - Python 3.10:
opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
|
Run Backend Tests / Integration Tests - Python 3.10:
opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
|
Run Backend Tests / Integration Tests - Python 3.10:
opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
|
Run Backend Tests / Integration Tests - Python 3.10:
opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
|
Run Backend Tests / Integration Tests - Python 3.10:
opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
|
Run Backend Tests / Integration Tests - Python 3.10:
opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
|
Run Backend Tests / Integration Tests - Python 3.10:
opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
|
Run Backend Tests / Integration Tests - Python 3.10:
opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
|
Run Backend Tests / Unit Tests - Python 3.10 - Group 2:
.venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<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 Backend Tests / Unit Tests - Python 3.10 - Group 2:
.venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<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 Backend Tests / Unit Tests - Python 3.10 - Group 2:
.venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<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 Backend Tests / Unit Tests - Python 3.10 - Group 2:
.venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<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 Backend Tests / Unit Tests - Python 3.10 - Group 2:
.venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2:
* 'schema_extra' has been renamed to 'json_schema_extra'
|
Run Backend Tests / Unit Tests - Python 3.10 - Group 2:
.venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2:
* 'schema_extra' has been renamed to 'json_schema_extra'
|
Run Backend Tests / Unit Tests - Python 3.10 - Group 2:
.venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2:
* 'schema_extra' has been renamed to 'json_schema_extra'
|
Run Backend Tests / Unit Tests - Python 3.10 - Group 2:
.venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2:
* 'schema_extra' has been renamed to 'json_schema_extra'
|
Run Backend Tests / Unit Tests - Python 3.10 - Group 2:
opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
|
Run Backend Tests / Unit Tests - Python 3.10 - Group 2:
src/backend/base/langflow/components/outputs/chat.py#L201
DataFrame.applymap has been deprecated. Use DataFrame.map instead.
|
Run Backend Tests / Unit Tests - Python 3.10 - Group 5:
.venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<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 Backend Tests / Unit Tests - Python 3.10 - Group 5:
.venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<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 Backend Tests / Unit Tests - Python 3.10 - Group 5:
.venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<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 Backend Tests / Unit Tests - Python 3.10 - Group 5:
.venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<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 Backend Tests / Unit Tests - Python 3.10 - Group 5:
.venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2:
* 'schema_extra' has been renamed to 'json_schema_extra'
|
Run Backend Tests / Unit Tests - Python 3.10 - Group 5:
.venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2:
* 'schema_extra' has been renamed to 'json_schema_extra'
|
Run Backend Tests / Unit Tests - Python 3.10 - Group 5:
opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
|
Run Backend Tests / Unit Tests - Python 3.10 - Group 5:
.venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2:
* 'schema_extra' has been renamed to 'json_schema_extra'
|
Run Backend Tests / Unit Tests - Python 3.10 - Group 5:
opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
|
Run Backend Tests / Unit Tests - Python 3.10 - Group 5:
opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
|
Run Backend Tests / Unit Tests - Python 3.10 - Group 4:
.venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<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 Backend Tests / Unit Tests - Python 3.10 - Group 4:
.venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<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 Backend Tests / Unit Tests - Python 3.10 - Group 4:
.venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<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 Backend Tests / Unit Tests - Python 3.10 - Group 4:
.venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<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 Backend Tests / Unit Tests - Python 3.10 - Group 4:
.venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2:
* 'schema_extra' has been renamed to 'json_schema_extra'
|
Run Backend Tests / Unit Tests - Python 3.10 - Group 4:
.venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2:
* 'schema_extra' has been renamed to 'json_schema_extra'
|
Run Backend Tests / Unit Tests - Python 3.10 - Group 4:
.venv/lib/python3.10/site-packages/sqlalchemy/orm/context.py#L2723
coroutine 'Component.send_message' was never awaited
|
Run Backend Tests / Unit Tests - Python 3.10 - Group 4:
.venv/lib/python3.10/site-packages/sqlalchemy/orm/context.py#L2723
coroutine 'Component.send_message' was never awaited
|
Run Backend Tests / Unit Tests - Python 3.10 - Group 4:
.venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2:
* 'schema_extra' has been renamed to 'json_schema_extra'
|
Run Backend Tests / Unit Tests - Python 3.10 - Group 4:
opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
|
Run Backend Tests / Unit Tests - Python 3.10 - Group 3:
.venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<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 Backend Tests / Unit Tests - Python 3.10 - Group 3:
.venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<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 Backend Tests / Unit Tests - Python 3.10 - Group 3:
.venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<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 Backend Tests / Unit Tests - Python 3.10 - Group 3:
.venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<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 Backend Tests / Unit Tests - Python 3.10 - Group 3:
.venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2:
* 'schema_extra' has been renamed to 'json_schema_extra'
|
Run Backend Tests / Unit Tests - Python 3.10 - Group 3:
opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
|
Run Backend Tests / Unit Tests - Python 3.10 - Group 3:
.venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2:
* 'schema_extra' has been renamed to 'json_schema_extra'
|
Run Backend Tests / Unit Tests - Python 3.10 - Group 3:
.venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2:
* 'schema_extra' has been renamed to 'json_schema_extra'
|
Run Backend Tests / Unit Tests - Python 3.10 - Group 3:
opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
|
Run Backend Tests / Unit Tests - Python 3.10 - Group 3:
.venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2:
* 'schema_extra' has been renamed to 'json_schema_extra'
|
Run Backend Tests / Unit Tests - Python 3.10 - Group 1:
.venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<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 Backend Tests / Unit Tests - Python 3.10 - Group 1:
.venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<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 Backend Tests / Unit Tests - Python 3.10 - Group 1:
.venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<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 Backend Tests / Unit Tests - Python 3.10 - Group 1:
.venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<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 Backend Tests / Unit Tests - Python 3.10 - Group 1:
.venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2:
* 'schema_extra' has been renamed to 'json_schema_extra'
|
Run Backend Tests / Unit Tests - Python 3.10 - Group 1:
.venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2:
* 'schema_extra' has been renamed to 'json_schema_extra'
|
Run Backend Tests / Unit Tests - Python 3.10 - Group 1:
.venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2:
* 'schema_extra' has been renamed to 'json_schema_extra'
|
Run Backend Tests / Unit Tests - Python 3.10 - Group 1:
opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
|
Run Backend Tests / Unit Tests - Python 3.10 - Group 1:
.venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2:
* 'schema_extra' has been renamed to 'json_schema_extra'
|
Run Backend Tests / Unit Tests - Python 3.10 - Group 1:
opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
blob-report-1
|
107 MB |
|
blob-report-10
|
58.8 MB |
|
blob-report-2
|
25 KB |
|
blob-report-3
|
26.3 KB |
|
blob-report-4
|
28.3 KB |
|
blob-report-5
|
29.1 KB |
|
blob-report-6
|
25 KB |
|
blob-report-7
|
67.7 MB |
|
blob-report-8
|
34.5 MB |
|
blob-report-9
|
74.1 MB |
|