Merge branch 'main' into enable-windows #69
Annotations
10 errors and 12 warnings
src/delta_utils.cpp#L266
‘visit_expression_literal_int’ was not declared in this scope
|
src/delta_utils.cpp#L269
‘visit_expression_literal_short’ was not declared in this scope
|
src/delta_utils.cpp#L272
‘visit_expression_literal_byte’ was not declared in this scope
|
src/delta_utils.cpp#L275
‘visit_expression_literal_float’ was not declared in this scope
|
src/delta_utils.cpp#L278
‘visit_expression_literal_double’ was not declared in this scope
|
src/delta_utils.cpp#L281
‘visit_expression_literal_bool’ was not declared in this scope
|
src/delta_utils.cpp#L332
‘visit_expression_is_null’ is not a member of ‘ffi’; did you mean ‘visit_expression_column’?
|
src/delta_utils.cpp#L336
‘visit_expression_not’ is not a member of ‘ffi’; did you mean ‘visit_expression_gt’?
|
src/delta_utils.cpp#L266
‘visit_expression_literal_int’ was not declared in this scope
|
src/delta_utils.cpp#L269
‘visit_expression_literal_short’ was not declared in this scope
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, hendrikmuhs/[email protected], lukka/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
duckdb/third_party/httplib/httplib.hpp#L4195
‘int MD5_Init(MD5_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
duckdb/third_party/httplib/httplib.hpp#L4195
‘int MD5_Update(MD5_CTX*, const void*, size_t)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
duckdb/third_party/httplib/httplib.hpp#L4195
‘int MD5_Final(unsigned char*, MD5_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
duckdb/third_party/httplib/httplib.hpp#L4196
‘int MD5_Init(MD5_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
duckdb/third_party/httplib/httplib.hpp#L4196
‘int MD5_Update(MD5_CTX*, const void*, size_t)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
duckdb/third_party/httplib/httplib.hpp#L4196
‘int MD5_Final(unsigned char*, MD5_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
duckdb/third_party/httplib/httplib.hpp#L4200
‘int SHA256_Init(SHA256_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
duckdb/third_party/httplib/httplib.hpp#L4200
‘int SHA256_Update(SHA256_CTX*, const void*, size_t)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
duckdb/third_party/httplib/httplib.hpp#L4200
‘int SHA256_Final(unsigned char*, SHA256_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
duckdb/third_party/httplib/httplib.hpp#L4201
‘int SHA256_Init(SHA256_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
|
This job failed
Loading