Add Android example #256
Annotations
1 error and 14 warnings
run python example
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, lukka/run-cmake@v3, andstor/file-existence-action@v1, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, lukka/run-cmake@v3, andstor/file-existence-action@v1, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run CMake:
src/simple_highlight.cc#L284
'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]
|
Run CMake:
src/simple_highlight.cc#L291
'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]
|
Run CMake:
src/simple_highlight.cc#L387
'/*' within block comment [-Wcomment]
|
Run CMake:
src/simple_highlight.cc#L388
'/*' within block comment [-Wcomment]
|
Run CMake:
src/simple_highlight.cc#L284
'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]
|
Run CMake:
src/simple_highlight.cc#L291
'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]
|
Run CMake:
src/simple_highlight.cc#L387
'/*' within block comment [-Wcomment]
|
Run CMake:
src/simple_highlight.cc#L388
'/*' within block comment [-Wcomment]
|
Run CMake
'ptr_fun<unsigned int, bool>' is deprecated [-Wdeprecated-declarations]
|
Run CMake
'ptr_fun<unsigned int, bool>' is deprecated [-Wdeprecated-declarations]
|
run python example
sqlite 3.46.1 is already installed and up-to-date.
To reinstall 3.46.1, run:
brew reinstall sqlite
|
Check file existence
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading