Copy params for Sheet/Range, Overwrite_sheet, overwrite_range, (append), and header #259
Annotations
12 warnings
Setup Ccache
Cache not found for keys: ccache-windows-windows_amd64_mingw-main-
|
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#L123
'rsa_st* EVP_PKEY_get1_RSA(EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Build extension:
src/gsheets_get_token.cpp#L128
'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#L129
'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#L153
'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Build extension:
src/gsheets_get_token.cpp#L123
'rsa_st* EVP_PKEY_get1_RSA(EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Build extension:
src/gsheets_get_token.cpp#L128
'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#L129
'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#L153
'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Build extension:
duckdb/tools/shell/shell.cpp#L4599
ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
|
Loading