Update issue templates #243
Annotations
1 error and 12 warnings
Run CMake
The operation was canceled.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, lukka/run-cmake@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-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]
|
The logs for this run have expired and are no longer available.
Loading