Merge pull request #14 from carlopi/bump_and_patch #19
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-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]
|
duckdb/third_party/httplib/httplib.hpp#L4196
‘int MD5_Init(MD5_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
The logs for this run have expired and are no longer available.
Loading