Private key filename #185
Annotations
13 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: lukka/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build extension:
CMakeLists.txt#L181
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
|
Build extension:
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]
|
Build extension:
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]
|
Build extension:
src/gsheets_get_token.cpp#L109
'EVP_PKEY_get1_RSA' is deprecated [-Wdeprecated-declarations]
|
Build extension:
src/gsheets_get_token.cpp#L114
'RSA_sign' is deprecated [-Wdeprecated-declarations]
|
Build extension:
src/gsheets_get_token.cpp#L115
'RSA_verify' is deprecated [-Wdeprecated-declarations]
|
Build extension:
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]
|
Build extension:
src/gsheets_get_token.cpp#L136
'RSA_free' is deprecated [-Wdeprecated-declarations]
|
Build extension:
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]
|
Build extension:
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]
|
Setup vcpkg
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "gsheets-v1.1.1-extension-linux_amd64", "gsheets-v1.1.1-extension-linux_amd64_gcc4", "gsheets-v1.1.1-extension-linux_arm64", "gsheets-v1.1.1-extension-osx_amd64", "gsheets-v1.1.1-extension-osx_arm64", "gsheets-v1.1.1-extension-wasm_eh", "gsheets-v1.1.1-extension-wasm_mvp", "gsheets-v1.1.1-extension-wasm_threads".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading