Windows: skip invisible #242
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, lukka/run-cmake@v3, andstor/file-existence-action@v1, actions/setup-node@v2, actions/setup-python@v4. 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, 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/
|
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]
|
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/
|
The logs for this run have expired and are no longer available.
Loading