Skip to content

feat: improving tool mode metadata updates and tables refresh #20393

feat: improving tool mode metadata updates and tables refresh

feat: improving tool mode metadata updates and tables refresh #20393

Triggered via pull request March 7, 2025 20:00
Status Cancelled
Total duration 2m 28s
Artifacts

ci.yml

on: pull_request
Check Nightly Status
3s
Check Nightly Status
Should Run CI
5s
Should Run CI
Filter Paths
10s
Filter Paths
Matrix: Lint Backend / Run Mypy
Matrix: Run Backend Tests / build
Matrix: Run Backend Tests / integration-tests
Matrix: Run Backend Tests / test-cli
Test Docs Build  /  Test Docs Build
Test Docs Build / Test Docs Build
Run Frontend Tests  /  Determine Test Suites and Shard Distribution
50s
Run Frontend Tests / Determine Test Suites and Shard Distribution
Matrix: Run Frontend Tests / setup-and-test
Run Frontend Tests  /  merge-reports
15s
Run Frontend Tests / merge-reports
CI Success
2s
CI Success
Fit to window
Zoom out
Zoom in

Annotations

44 errors and 64 warnings
Lint Backend / Run Mypy (3.11)
Process completed with exit code 1.
Lint Backend / Run Mypy (3.10)
Process completed with exit code 1.
Lint Backend / Run Mypy (3.10)
The strategy configuration was canceled because "lint-backend.lint._3_11" failed
Lint Backend / Run Mypy (3.12)
The operation was canceled.
Lint Backend / Run Mypy (3.12)
The strategy configuration was canceled because "lint-backend.lint._3_11" failed
Run Backend Tests / Unit Tests - Python 3.10 - Group 1
The operation was canceled.
Run Backend Tests / Unit Tests - Python 3.10 - Group 1
Canceling since a higher priority waiting request for CI-refs/pull/6935/merge exists
Run Backend Tests / Unit Tests - Python 3.10 - Group 2
The operation was canceled.
Run Backend Tests / Unit Tests - Python 3.10 - Group 2
Canceling since a higher priority waiting request for CI-refs/pull/6935/merge exists
Run Backend Tests / Unit Tests - Python 3.10 - Group 3
The operation was canceled.
Run Backend Tests / Unit Tests - Python 3.10 - Group 4
The operation was canceled.
Run Backend Tests / Unit Tests - Python 3.10 - Group 3
Canceling since a higher priority waiting request for CI-refs/pull/6935/merge exists
Run Backend Tests / Unit Tests - Python 3.10 - Group 4
Canceling since a higher priority waiting request for CI-refs/pull/6935/merge exists
Run Backend Tests / Unit Tests - Python 3.10 - Group 5
The operation was canceled.
Run Backend Tests / Unit Tests - Python 3.10 - Group 5
Canceling since a higher priority waiting request for CI-refs/pull/6935/merge exists
Run Backend Tests / Test CLI - Python 3.10
The operation was canceled.
Run Backend Tests / Test CLI - Python 3.10
Canceling since a higher priority waiting request for CI-refs/pull/6935/merge exists
Run Frontend Tests / Playwright Tests - Shard 6/10
The operation was canceled.
Run Frontend Tests / Playwright Tests - Shard 6/10
Canceling since a higher priority waiting request for CI-refs/pull/6935/merge exists
Run Frontend Tests / Playwright Tests - Shard 9/10
The operation was canceled.
Run Frontend Tests / Playwright Tests - Shard 9/10
Canceling since a higher priority waiting request for CI-refs/pull/6935/merge exists
Run Frontend Tests / Playwright Tests - Shard 7/10
The operation was canceled.
Run Frontend Tests / Playwright Tests - Shard 7/10
Canceling since a higher priority waiting request for CI-refs/pull/6935/merge exists
Run Frontend Tests / Playwright Tests - Shard 10/10
The operation was canceled.
Run Frontend Tests / Playwright Tests - Shard 10/10
Canceling since a higher priority waiting request for CI-refs/pull/6935/merge exists
Run Frontend Tests / Playwright Tests - Shard 2/10
The operation was canceled.
Run Frontend Tests / Playwright Tests - Shard 2/10
Canceling since a higher priority waiting request for CI-refs/pull/6935/merge exists
Run Frontend Tests / Playwright Tests - Shard 4/10
The operation was canceled.
Run Frontend Tests / Playwright Tests - Shard 4/10
Canceling since a higher priority waiting request for CI-refs/pull/6935/merge exists
Run Frontend Tests / Playwright Tests - Shard 5/10
The operation was canceled.
Run Frontend Tests / Playwright Tests - Shard 5/10
Canceling since a higher priority waiting request for CI-refs/pull/6935/merge exists
Run Frontend Tests / Playwright Tests - Shard 8/10
The operation was canceled.
Run Frontend Tests / Playwright Tests - Shard 8/10
Canceling since a higher priority waiting request for CI-refs/pull/6935/merge exists
Run Frontend Tests / Playwright Tests - Shard 1/10
The operation was canceled.
Run Frontend Tests / Playwright Tests - Shard 1/10
Canceling since a higher priority waiting request for CI-refs/pull/6935/merge exists
Run Frontend Tests / Playwright Tests - Shard 3/10
The operation was canceled.
Run Frontend Tests / Playwright Tests - Shard 3/10
Canceling since a higher priority waiting request for CI-refs/pull/6935/merge exists
Run Backend Tests / Integration Tests - Python 3.10
The operation was canceled.
Run Backend Tests / Integration Tests - Python 3.10
Canceling since a higher priority waiting request for CI-refs/pull/6935/merge exists
Run Frontend Tests / merge-reports
Process completed with exit code 1.
CI Success
Process completed with exit code 1.
CI
Canceling since a higher priority waiting request for CI-refs/pull/6935/merge exists
CI
Canceling since a higher priority waiting request for CI-refs/pull/6935/merge exists
CI
Canceling since a higher priority waiting request for CI-refs/pull/6935/merge exists
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
Attempt 1 failed. Reason: Child_process exited with error code 2
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 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
Attempt 1 failed. Reason: Child_process exited with error code 2
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 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
Attempt 1 failed. Reason: Child_process exited with error code 2
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 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
Attempt 1 failed. Reason: Child_process exited with error code 2
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 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
Attempt 1 failed. Reason: Child_process exited with error code 2
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 Frontend Tests / Playwright Tests - Shard 6/10
No files were found with the provided path: src/frontend/blob-report. No artifacts will be uploaded.
Run Frontend Tests / Playwright Tests - Shard 9/10
No files were found with the provided path: src/frontend/blob-report. No artifacts will be uploaded.
Run Frontend Tests / Playwright Tests - Shard 7/10
No files were found with the provided path: src/frontend/blob-report. No artifacts will be uploaded.
Run Frontend Tests / Playwright Tests - Shard 10/10
No files were found with the provided path: src/frontend/blob-report. No artifacts will be uploaded.
Run Frontend Tests / Playwright Tests - Shard 2/10
No files were found with the provided path: src/frontend/blob-report. No artifacts will be uploaded.
Run Frontend Tests / Playwright Tests - Shard 4/10
No files were found with the provided path: src/frontend/blob-report. No artifacts will be uploaded.
Run Frontend Tests / Playwright Tests - Shard 5/10
No files were found with the provided path: src/frontend/blob-report. No artifacts will be uploaded.
Run Frontend Tests / Playwright Tests - Shard 8/10
No files were found with the provided path: src/frontend/blob-report. No artifacts will be uploaded.
Run Frontend Tests / Playwright Tests - Shard 1/10
No files were found with the provided path: src/frontend/blob-report. No artifacts will be uploaded.
Run Frontend Tests / Playwright Tests - Shard 3/10
No files were found with the provided path: src/frontend/blob-report. No artifacts will be uploaded.
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: .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: .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'