Skip to content

Fix Path issues related to trailing slashes #9

Fix Path issues related to trailing slashes

Fix Path issues related to trailing slashes #9

Triggered via pull request May 28, 2024 14:48
Status Success
Total duration 12m 29s
Artifacts

GeneratedTests.yml

on: pull_request
Generated Tests (Linux)
12m 20s
Generated Tests (Linux)
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Generated Tests (Linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/run-vcpkg@v11.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Generated Tests (Linux): duckdb/third_party/httplib/httplib.hpp#L4195
‘int MD5_Init(MD5_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Generated Tests (Linux): duckdb/third_party/httplib/httplib.hpp#L4195
‘int MD5_Update(MD5_CTX*, const void*, size_t)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Generated Tests (Linux): duckdb/third_party/httplib/httplib.hpp#L4195
‘int MD5_Final(unsigned char*, MD5_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Generated Tests (Linux): duckdb/third_party/httplib/httplib.hpp#L4195
‘int MD5_Init(MD5_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Generated Tests (Linux): duckdb/third_party/httplib/httplib.hpp#L4195
‘int MD5_Update(MD5_CTX*, const void*, size_t)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Generated Tests (Linux): duckdb/third_party/httplib/httplib.hpp#L4195
‘int MD5_Final(unsigned char*, MD5_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Generated Tests (Linux): duckdb/third_party/httplib/httplib.hpp#L4200
‘int SHA256_Init(SHA256_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Generated Tests (Linux): duckdb/third_party/httplib/httplib.hpp#L4200
‘int SHA256_Update(SHA256_CTX*, const void*, size_t)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Generated Tests (Linux): duckdb/third_party/httplib/httplib.hpp#L4200
‘int SHA256_Final(unsigned char*, SHA256_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Generated Tests (Linux): duckdb/third_party/httplib/httplib.hpp#L4200
‘int SHA256_Init(SHA256_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Generated Tests (Linux)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.