Add support for secrets #23
Merged
Annotations
21 warnings
Test:
duckdb/third_party/httplib/httplib.hpp#L4195
‘int MD5_Init(MD5_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Test:
duckdb/third_party/httplib/httplib.hpp#L4195
‘int MD5_Update(MD5_CTX*, const void*, size_t)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Test:
duckdb/third_party/httplib/httplib.hpp#L4195
‘int MD5_Final(unsigned char*, MD5_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Test:
duckdb/third_party/httplib/httplib.hpp#L4196
‘int MD5_Init(MD5_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Test:
duckdb/third_party/httplib/httplib.hpp#L4196
‘int MD5_Update(MD5_CTX*, const void*, size_t)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Test:
duckdb/third_party/httplib/httplib.hpp#L4196
‘int MD5_Final(unsigned char*, MD5_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Test:
duckdb/third_party/httplib/httplib.hpp#L4200
‘int SHA256_Init(SHA256_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Test:
duckdb/third_party/httplib/httplib.hpp#L4200
‘int SHA256_Update(SHA256_CTX*, const void*, size_t)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Test:
duckdb/third_party/httplib/httplib.hpp#L4200
‘int SHA256_Final(unsigned char*, SHA256_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Test:
duckdb/third_party/httplib/httplib.hpp#L4201
‘int SHA256_Init(SHA256_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Build:
duckdb/third_party/httplib/httplib.hpp#L4195
‘int MD5_Init(MD5_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Build:
duckdb/third_party/httplib/httplib.hpp#L4195
‘int MD5_Update(MD5_CTX*, const void*, size_t)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Build:
duckdb/third_party/httplib/httplib.hpp#L4195
‘int MD5_Final(unsigned char*, MD5_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Build:
duckdb/third_party/httplib/httplib.hpp#L4196
‘int MD5_Init(MD5_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Build:
duckdb/third_party/httplib/httplib.hpp#L4196
‘int MD5_Update(MD5_CTX*, const void*, size_t)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Build:
duckdb/third_party/httplib/httplib.hpp#L4196
‘int MD5_Final(unsigned char*, MD5_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Build:
duckdb/third_party/httplib/httplib.hpp#L4200
‘int SHA256_Init(SHA256_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Build:
duckdb/third_party/httplib/httplib.hpp#L4200
‘int SHA256_Update(SHA256_CTX*, const void*, size_t)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Build:
duckdb/third_party/httplib/httplib.hpp#L4200
‘int SHA256_Final(unsigned char*, SHA256_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Build:
duckdb/third_party/httplib/httplib.hpp#L4201
‘int SHA256_Init(SHA256_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Setup vcpkg
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
The logs for this run have expired and are no longer available.
Loading