Skip to content

Fix "too many open files" #14

Fix "too many open files"

Fix "too many open files" #14

Triggered via pull request May 30, 2024 11:25
Status Success
Total duration 13m 15s
Artifacts

GeneratedTests.yml

on: pull_request
Generated Tests (Linux)
13m 6s
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'.