exploit iceberg row-count metadata #52
Annotations
1 error and 13 warnings
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, lukka/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CMakeLists.txt#L186
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
|
src/iceberg_functions/iceberg_scan.cpp#L145
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
src/iceberg_functions/iceberg_scan.cpp#L176
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
duckdb/third_party/httplib/httplib.hpp#L4195
'MD5_Init' is deprecated [-Wdeprecated-declarations]
|
duckdb/third_party/httplib/httplib.hpp#L4195
'MD5_Update' is deprecated [-Wdeprecated-declarations]
|
duckdb/third_party/httplib/httplib.hpp#L4195
'MD5_Final' is deprecated [-Wdeprecated-declarations]
|
duckdb/third_party/httplib/httplib.hpp#L4200
'SHA256_Init' is deprecated [-Wdeprecated-declarations]
|
duckdb/third_party/httplib/httplib.hpp#L4200
'SHA256_Update' is deprecated [-Wdeprecated-declarations]
|
duckdb/third_party/httplib/httplib.hpp#L4200
'SHA256_Final' is deprecated [-Wdeprecated-declarations]
|
duckdb/third_party/httplib/httplib.hpp#L4205
'SHA512_Init' is deprecated [-Wdeprecated-declarations]
|
|
CMakeLists.txt#L186
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
|
This job failed
Loading