Merge pull request #44 from Alex-Monahan/private-key-filename #251
Annotations
11 warnings
Setup vcpkg
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
Build extension:
CMakeLists.txt#L196
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
|
Build extension:
src/gsheets_get_token.cpp#L108
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build extension:
src/gsheets_get_token.cpp#L113
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build extension:
src/gsheets_get_token.cpp#L123
'EVP_PKEY_get1_RSA' is deprecated [-Wdeprecated-declarations]
|
Build extension:
src/gsheets_get_token.cpp#L128
'RSA_sign' is deprecated [-Wdeprecated-declarations]
|
Build extension:
src/gsheets_get_token.cpp#L129
'RSA_verify' is deprecated [-Wdeprecated-declarations]
|
Build extension:
src/gsheets_get_token.cpp#L134
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build extension:
src/gsheets_get_token.cpp#L153
'RSA_free' is deprecated [-Wdeprecated-declarations]
|
Build extension:
src/gsheets_get_token.cpp#L108
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build extension:
src/gsheets_get_token.cpp#L113
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Loading