Addresses #29: Support missing version-hint.txt and provide additional options #63
Annotations
12 warnings
The following actions uses Node.js version which is deprecated 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/
|
|
src/include/iceberg_types.hpp#L30
control reaches end of non-void function [-Wreturn-type]
|
src/include/iceberg_types.hpp#L43
control reaches end of non-void function [-Wreturn-type]
|
src/include/iceberg_types.hpp#L56
control reaches end of non-void function [-Wreturn-type]
|
src/include/iceberg_types.hpp#L30
control reaches end of non-void function [-Wreturn-type]
|
src/include/iceberg_types.hpp#L43
control reaches end of non-void function [-Wreturn-type]
|
src/include/iceberg_types.hpp#L56
control reaches end of non-void function [-Wreturn-type]
|
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]
|
|
This job succeeded
Loading