Private key filename #209
Annotations
1 error, 11 warnings, and 1 notice
Setup Ccache
Restoring cache failed: Error: The process 'C:\rtools42\usr\bin\sh.exe' failed with exit code 77
|
Setup vcpkg
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
Build extension
#warning Please include winsock2.h before windows.h [-Wcpp]
|
Build extension:
src/gsheets_get_token.cpp#L110
'rsa_st* EVP_PKEY_get1_RSA(EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Build extension:
src/gsheets_get_token.cpp#L115
'int RSA_sign(int, const unsigned char*, unsigned int, unsigned char*, unsigned int*, RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Build extension:
src/gsheets_get_token.cpp#L116
'int RSA_verify(int, const unsigned char*, unsigned int, const unsigned char*, unsigned int, RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Build extension:
src/gsheets_get_token.cpp#L136
'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Build extension:
src/gsheets_get_token.cpp#L110
'rsa_st* EVP_PKEY_get1_RSA(EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Build extension:
src/gsheets_get_token.cpp#L115
'int RSA_sign(int, const unsigned char*, unsigned int, unsigned char*, unsigned int*, RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Build extension:
src/gsheets_get_token.cpp#L116
'int RSA_verify(int, const unsigned char*, unsigned int, const unsigned char*, unsigned int, RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Build extension:
src/gsheets_get_token.cpp#L136
'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Build extension:
duckdb/tools/shell/shell.cpp#L4602
ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
|
Post Setup Ccache
ccache setup failed, skipping saving.
|
Loading