Enabling Android Builds #128
Annotations
13 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
|
|
CMakeLists.txt#L189
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
|
build/release/deps/projects/Stamp/GEOGRAPHICLIB/verify-GEOGRAPHICLIB.cmake#L15
File cannot be verified since no URL_HASH specified
|
build/release/deps/projects/Stamp/EXPAT/verify-EXPAT.cmake#L15
File cannot be verified since no URL_HASH specified
|
build/release/deps/projects/Stamp/CURL/verify-CURL.cmake#L15
File cannot be verified since no URL_HASH specified
|
build/release/deps/projects/Stamp/GEOS/verify-GEOS.cmake#L15
File cannot be verified since no URL_HASH specified
|
build/release/deps/projects/Stamp/PROJ/verify-PROJ.cmake#L15
File cannot be verified since no URL_HASH specified
|
CMakeLists.txt#L206
TIFF support is not enabled and will result in the inability to read some
|
build/release/deps/projects/Source/CURL/lib/mprintf.c#L975
'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/release/deps/projects/Source/PROJ/src/4D_api.cpp#L680
'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/release/deps/projects/Source/PROJ/src/4D_api.cpp#L695
'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]
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "spatial-main-extension-linux_amd64", "spatial-main-extension-linux_amd64_gcc4", "spatial-main-extension-linux_arm64", "spatial-main-extension-osx_amd64", "spatial-main-extension-osx_arm64".
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/
|
This job succeeded
Loading