LumenAI Views in Sidebar #1383
Annotations
10 errors and 7 warnings
lumen\tests\sources\test_duckdb.py#L46
test_duckdb_get_tables
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('D:\a\lumen\lumen\lumen\tests\sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 1: ...ECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('D:\a\lumen\lumen\lumen\te...
^
|
lumen\tests\sources\test_duckdb.py#L63
test_duckdb_get_schema
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('D:\a\lumen\lumen\lumen\tests\sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('D:\a\lumen\l...
^
|
lumen\tests\sources\test_duckdb.py#L82
test_duckdb_get_schema_with_none
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('D:\a\lumen\lumen\lumen\tests\sources/test.db', 'mixed_none') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('D:\a\lumen\l...
^
|
lumen\tests\sources\test_duckdb.py#L89
test_duckdb_get_schema_cache
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('D:\a\lumen\lumen\lumen\tests\sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('D:\a\lumen\l...
^
|
lumen\tests\sources\test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type0]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('D:\a\lumen\lumen\lumen\tests\sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('D:\a\lumen\l...
^
|
lumen\tests\sources\test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type1]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('D:\a\lumen\lumen\lumen\tests\sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('D:\a\lumen\l...
^
|
lumen\tests\sources\test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type2]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('D:\a\lumen\lumen\lumen\tests\sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('D:\a\lumen\l...
^
|
lumen\tests\sources\test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type3]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('D:\a\lumen\lumen\lumen\tests\sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('D:\a\lumen\l...
^
|
lumen\tests\sources\test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type4]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('D:\a\lumen\lumen\lumen\tests\sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('D:\a\lumen\l...
^
|
lumen\tests\sources\test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type5]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('D:\a\lumen\lumen\lumen\tests\sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('D:\a\lumen\l...
^
|
|
|
|
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "lumen_610".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading