CI fix attempt 1: install openssl #48
Annotations
10 errors and 12 warnings
Build extension:
src/include/functions/deltatable_scan.hpp#L30
expected class name
|
Build extension:
src/include/functions/deltatable_scan.hpp#L39
use of undeclared identifier 'MultiFileList'
|
Build extension:
src/include/functions/deltatable_scan.hpp#L42
only virtual member functions can be marked 'override'
|
Build extension:
src/include/functions/deltatable_scan.hpp#L43
unknown type name 'FileExpandResult'
|
Build extension:
src/include/functions/deltatable_scan.hpp#L44
only virtual member functions can be marked 'override'
|
Build extension:
src/include/functions/deltatable_scan.hpp#L48
only virtual member functions can be marked 'override'
|
Build extension:
src/include/functions/deltatable_scan.hpp#L80
unknown class name 'MultiFileReaderGlobalState'; did you mean 'DeltaMultiFileReaderGlobalState'?
|
Build extension:
src/include/functions/deltatable_scan.hpp#L80
base class has incomplete type
|
Build extension:
src/include/functions/deltatable_scan.hpp#L81
unknown type name 'MultiFileList'
|
Build extension:
src/include/functions/deltatable_scan.hpp#L81
member initializer 'MultiFileReaderGlobalState' does not name a non-static data member or base class
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Setup vcpkg
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
Build extension:
CMakeLists.txt#L175
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
|
Build extension:
duckdb/third_party/httplib/httplib.hpp#L4195
'MD5_Init' is deprecated [-Wdeprecated-declarations]
|
Build extension:
duckdb/third_party/httplib/httplib.hpp#L4195
'MD5_Update' is deprecated [-Wdeprecated-declarations]
|
Build extension:
duckdb/third_party/httplib/httplib.hpp#L4195
'MD5_Final' is deprecated [-Wdeprecated-declarations]
|
Build extension:
duckdb/third_party/httplib/httplib.hpp#L4200
'SHA256_Init' is deprecated [-Wdeprecated-declarations]
|
Build extension:
duckdb/third_party/httplib/httplib.hpp#L4200
'SHA256_Update' is deprecated [-Wdeprecated-declarations]
|
Build extension:
duckdb/third_party/httplib/httplib.hpp#L4200
'SHA256_Final' is deprecated [-Wdeprecated-declarations]
|
Build extension:
duckdb/third_party/httplib/httplib.hpp#L4205
'SHA512_Init' is deprecated [-Wdeprecated-declarations]
|
Build extension:
duckdb/third_party/httplib/httplib.hpp#L4205
'SHA512_Update' is deprecated [-Wdeprecated-declarations]
|
Build extension:
duckdb/third_party/httplib/httplib.hpp#L4205
'SHA512_Final' is deprecated [-Wdeprecated-declarations]
|
Loading