Private key filename standardize #193
Annotations
3 errors and 10 warnings
|
src/gsheets_get_token.cpp#L73
implicit instantiation of undefined template 'std::basic_ifstream<char>'
|
|
|
CMakeLists.txt#L181
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
|
src/gsheets_get_token.cpp#L92
'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]
|
src/gsheets_get_token.cpp#L97
'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]
|
src/gsheets_get_token.cpp#L109
'EVP_PKEY_get1_RSA' is deprecated [-Wdeprecated-declarations]
|
src/gsheets_get_token.cpp#L114
'RSA_sign' is deprecated [-Wdeprecated-declarations]
|
src/gsheets_get_token.cpp#L115
'RSA_verify' is deprecated [-Wdeprecated-declarations]
|
src/gsheets_get_token.cpp#L120
'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]
|
src/gsheets_get_token.cpp#L135
'RSA_free' is deprecated [-Wdeprecated-declarations]
|
|
The logs for this run have expired and are no longer available.
Loading