Skip to content

DuckDB Labs made some changes to the test data you can optionally gen… #20

DuckDB Labs made some changes to the test data you can optionally gen…

DuckDB Labs made some changes to the test data you can optionally gen… #20

Triggered via push March 19, 2024 17:48
Status Success
Total duration 18m 12s
Artifacts 3

Linux.yml

on: push
Matrix: Linux Release
Fit to window
Zoom out
Zoom in

Annotations

45 warnings
Linux Release (<submodule_version>, linux_amd64, 2023.04.15)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/[email protected], actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux Release (<submodule_version>, linux_amd64, 2023.04.15)
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/
Linux Release (<submodule_version>, linux_amd64, 2023.04.15): CMakeLists.txt#L442
Please use a recent compiler for debug builds
Linux Release (<submodule_version>, linux_amd64, 2023.04.15)
New Boost version may have incorrect or missing dependencies and imported
Linux Release (<submodule_version>, linux_amd64, 2023.04.15)
New Boost version may have incorrect or missing dependencies and imported
Linux Release (<submodule_version>, linux_amd64, 2023.04.15)
New Boost version may have incorrect or missing dependencies and imported
Linux Release (<submodule_version>, linux_amd64, 2023.04.15)
New Boost version may have incorrect or missing dependencies and imported
Linux Release (<submodule_version>, linux_amd64, 2023.04.15)
New Boost version may have incorrect or missing dependencies and imported
Linux Release (<submodule_version>, linux_amd64, 2023.04.15): duckdb/third_party/httplib/httplib.hpp#L4195
'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Linux Release (<submodule_version>, linux_amd64, 2023.04.15): duckdb/third_party/httplib/httplib.hpp#L4195
'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Linux Release (<submodule_version>, linux_amd64, 2023.04.15): duckdb/third_party/httplib/httplib.hpp#L4195
'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Linux Release (<submodule_version>, linux_amd64, 2023.04.15): duckdb/third_party/httplib/httplib.hpp#L4200
'int SHA256_Init(SHA256_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Linux Release (<submodule_version>, linux_amd64, 2023.04.15)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Linux Release (<submodule_version>, linux_amd64, 2023.04.15): CMakeLists.txt#L442
Please use a recent compiler for debug builds
Linux Release (<submodule_version>, linux_amd64, 2023.04.15)
New Boost version may have incorrect or missing dependencies and imported
Linux Release (<submodule_version>, linux_amd64, 2023.04.15)
New Boost version may have incorrect or missing dependencies and imported
Linux Release (<submodule_version>, linux_amd64, 2023.04.15)
New Boost version may have incorrect or missing dependencies and imported
Linux Release (<submodule_version>, linux_amd64, 2023.04.15)
New Boost version may have incorrect or missing dependencies and imported
Linux Release (<submodule_version>, linux_amd64, 2023.04.15)
New Boost version may have incorrect or missing dependencies and imported
Linux Release (<submodule_version>, linux_arm64, 2023.04.15)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/[email protected], actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux Release (<submodule_version>, linux_arm64, 2023.04.15)
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/
Linux Release (<submodule_version>, linux_arm64, 2023.04.15)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Linux Release (<submodule_version>, linux_arm64, 2023.04.15): CMakeLists.txt#L442
Please use a recent compiler for debug builds
Linux Release (<submodule_version>, linux_arm64, 2023.04.15)
New Boost version may have incorrect or missing dependencies and imported
Linux Release (<submodule_version>, linux_arm64, 2023.04.15)
New Boost version may have incorrect or missing dependencies and imported
Linux Release (<submodule_version>, linux_arm64, 2023.04.15)
New Boost version may have incorrect or missing dependencies and imported
Linux Release (<submodule_version>, linux_arm64, 2023.04.15)
New Boost version may have incorrect or missing dependencies and imported
Linux Release (<submodule_version>, linux_arm64, 2023.04.15)
New Boost version may have incorrect or missing dependencies and imported
Linux Release (<submodule_version>, linux_arm64, 2023.04.15): duckdb/third_party/httplib/httplib.hpp#L4195
'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Linux Release (<submodule_version>, linux_arm64, 2023.04.15): duckdb/third_party/httplib/httplib.hpp#L4195
'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Linux Release (<submodule_version>, linux_arm64, 2023.04.15): duckdb/third_party/httplib/httplib.hpp#L4195
'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Linux Release (<submodule_version>, linux_arm64, 2023.04.15): duckdb/third_party/httplib/httplib.hpp#L4200
'int SHA256_Init(SHA256_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Linux Release (<submodule_version>, linux_amd64_gcc4, 2023.04.15)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/[email protected], actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux Release (<submodule_version>, linux_amd64_gcc4, 2023.04.15)
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/
Linux Release (<submodule_version>, linux_amd64_gcc4, 2023.04.15)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Linux Release (<submodule_version>, linux_amd64_gcc4, 2023.04.15)
openssl currently requires the following library from the system package
Linux Release (<submodule_version>, linux_amd64_gcc4, 2023.04.15): src/include/iceberg_types.hpp#L30
control reaches end of non-void function [-Wreturn-type]
Linux Release (<submodule_version>, linux_amd64_gcc4, 2023.04.15): src/include/iceberg_types.hpp#L43
control reaches end of non-void function [-Wreturn-type]
Linux Release (<submodule_version>, linux_amd64_gcc4, 2023.04.15): src/include/iceberg_types.hpp#L56
control reaches end of non-void function [-Wreturn-type]
Linux Release (<submodule_version>, linux_amd64_gcc4, 2023.04.15): src/include/iceberg_types.hpp#L30
control reaches end of non-void function [-Wreturn-type]
Linux Release (<submodule_version>, linux_amd64_gcc4, 2023.04.15): src/include/iceberg_types.hpp#L43
control reaches end of non-void function [-Wreturn-type]
Linux Release (<submodule_version>, linux_amd64_gcc4, 2023.04.15): src/include/iceberg_types.hpp#L56
control reaches end of non-void function [-Wreturn-type]
Linux Release (<submodule_version>, linux_amd64_gcc4, 2023.04.15): duckdb/third_party/httplib/httplib.hpp#L4195
‘int MD5_Init(MD5_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Linux Release (<submodule_version>, linux_amd64_gcc4, 2023.04.15): duckdb/third_party/httplib/httplib.hpp#L4195
‘int MD5_Update(MD5_CTX*, const void*, size_t)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Linux Release (<submodule_version>, linux_amd64_gcc4, 2023.04.15): duckdb/third_party/httplib/httplib.hpp#L4195
‘int MD5_Final(unsigned char*, MD5_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]

Artifacts

Produced during runtime
Name Size
linux_amd64-extensions Expired
29.5 MB
linux_amd64_gcc4-extensions Expired
30.9 MB
linux_arm64-extensions Expired
28.3 MB