Merge branch 'main' into private-key-filename-standardize #190
Annotations
3 errors and 11 warnings
Build extension:
src/gsheets_get_token.cpp#L72
implicit instantiation of undefined template 'std::basic_ifstream<char>'
|
Build extension:
src/gsheets_get_token.cpp#L123
use of undeclared identifier 'HttpMethod'
|
Build extension
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: lukka/run-vcpkg@v11.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Setup vcpkg
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
Build extension:
CMakeLists.txt#L181
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
|
Build extension:
src/gsheets_get_token.cpp#L91
'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#L96
'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#L108
'EVP_PKEY_get1_RSA' is deprecated [-Wdeprecated-declarations]
|
Build extension:
src/gsheets_get_token.cpp#L113
'RSA_sign' is deprecated [-Wdeprecated-declarations]
|
Build extension:
src/gsheets_get_token.cpp#L114
'RSA_verify' is deprecated [-Wdeprecated-declarations]
|
Build extension:
src/gsheets_get_token.cpp#L119
'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#L134
'RSA_free' is deprecated [-Wdeprecated-declarations]
|
Install Ninja
pkg-config 0.29.2_3 is already installed and up-to-date.
To reinstall 0.29.2_3, run:
brew reinstall pkg-config
|
Loading