Signal_handler to clean the terminal #773
Annotations
1 error and 4 warnings
⚙️ Build
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: xom9ikk/dotenv@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
⚙️ Build:
cpp-terminal/prompt.cpp#L263
this statement may fall through [-Wimplicit-fallthrough=]
|
⚙️ Build:
cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
|
⚙️ Build:
cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
|
Loading