Add better RDS UX#169
Merged
Merged
Annotations
7 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v4, lukka/run-vcpkg@v11.1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build
‘long unsigned int __atomic_load_8(const volatile void*, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
|
|
Build:
duckdb/src/catalog/catalog.cpp#L1186
‘static duckdb::optional_ptr<duckdb::CatalogEntry> duckdb::Catalog::GetEntry(duckdb::ClientContext&, const duckdb::Identifier&, const duckdb::Identifier&, const duckdb::EntryLookupInfo&, duckdb::OnEntryNotFound)’ is deprecated: Fold catalog/schema into the EntryLookupInfo and use GetEntry(context, EntryLookupInfo) [-Wdeprecated-declarations]
|
|
Build:
duckdb/src/catalog/catalog.cpp#L1181
‘static duckdb::optional_ptr<duckdb::CatalogEntry> duckdb::Catalog::GetEntry(duckdb::CatalogEntryRetriever&, const duckdb::Identifier&, const duckdb::Identifier&, const duckdb::EntryLookupInfo&, duckdb::OnEntryNotFound)’ is deprecated: Fold catalog/schema into the EntryLookupInfo and use GetEntry(retriever, EntryLookupInfo) [-Wdeprecated-declarations]
|
|
Build:
duckdb/src/catalog/catalog.cpp#L1166
‘duckdb::optional_ptr<duckdb::CatalogEntry> duckdb::Catalog::GetEntry(duckdb::ClientContext&, const duckdb::Identifier&, const duckdb::EntryLookupInfo&, duckdb::OnEntryNotFound)’ is deprecated: Fold the schema into the EntryLookupInfo and use GetEntry(context, EntryLookupInfo) [-Wdeprecated-declarations]
|
|
Build:
duckdb/src/catalog/catalog.cpp#L1162
‘duckdb::optional_ptr<duckdb::CatalogEntry> duckdb::Catalog::GetEntry(duckdb::CatalogEntryRetriever&, const duckdb::Identifier&, const duckdb::EntryLookupInfo&, duckdb::OnEntryNotFound)’ is deprecated: Fold the schema into the EntryLookupInfo and use GetEntry(retriever, EntryLookupInfo) [-Wdeprecated-declarations]
|
|
Setup vcpkg
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
background
wait
wait-all
cancel
parallel
Loading