Merge pull request #50 from samansmink/re-enable-rust-building #10
Annotations
14 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], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CMakeLists.txt#L186
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
|
CMakeLists.txt#L186
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
|
duckdb/third_party/httplib/httplib.hpp#L4195
'MD5_Init' is deprecated [-Wdeprecated-declarations]
|
duckdb/third_party/httplib/httplib.hpp#L4195
'MD5_Update' is deprecated [-Wdeprecated-declarations]
|
duckdb/third_party/httplib/httplib.hpp#L4195
'MD5_Final' is deprecated [-Wdeprecated-declarations]
|
duckdb/third_party/httplib/httplib.hpp#L4200
'SHA256_Init' is deprecated [-Wdeprecated-declarations]
|
duckdb/third_party/httplib/httplib.hpp#L4200
'SHA256_Update' is deprecated [-Wdeprecated-declarations]
|
duckdb/third_party/httplib/httplib.hpp#L4200
'SHA256_Final' is deprecated [-Wdeprecated-declarations]
|
duckdb/third_party/httplib/httplib.hpp#L4205
'SHA512_Init' is deprecated [-Wdeprecated-declarations]
|
duckdb/third_party/httplib/httplib.hpp#L4205
'SHA512_Update' is deprecated [-Wdeprecated-declarations]
|
duckdb/third_party/httplib/httplib.hpp#L4205
'SHA512_Final' is deprecated [-Wdeprecated-declarations]
|
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "delta-v1.0.0-extension-linux_amd64", "delta-v1.0.0-extension-linux_amd64_gcc4", "delta-v1.0.0-extension-linux_arm64", "delta-v1.0.0-extension-osx_amd64", "delta-v1.0.0-extension-osx_arm64", "quack-v1.0.0-extension-linux_amd64", "quack-v1.0.0-extension-linux_amd64_gcc4", "quack-v1.0.0-extension-linux_arm64", "quack-v1.0.0-extension-osx_amd64", "quack-v1.0.0-extension-osx_arm64", "quack-v1.0.0-extension-wasm_eh", "quack-v1.0.0-extension-wasm_mvp", "quack-v1.0.0-extension-wasm_threads", "quack-v1.0.0-extension-windows_amd64", "quack-v1.0.0-extension-windows_amd64_rtools".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading