Evgeny Chugunnyy (John)
Evgeny Chugunnyy (John)
This is possible fix for compatibility crash on `ninja`-generated compilation database. See https://github.com/Ericsson/codechecker/issues/4321 This implementation checks for empty `gcc_command` cases and due to `details['action_type'] = None` such db entry will...
**Describe the bug** There's a compatibility bug between `ninja` builder output and `CodeCheckers`, which leads to CodeCheckers crash. **CodeChecker version** ``` [INFO 2024-08-22 13:05] - CodeChecker analyzer version: --------------------------------------------------------------- Kind...
### What would you like to see? Hello, Could you please add logging to fetch operations and model files search/access operations? I'm getting "Fetch failed" error for agents for web...
### Description Docker-in-docker (with fuse-overlayfs) image has broken files after container committed to the image. Bug is reproducible when some older-built images are used inside as the base image for...
**Describe the bug** In case `compile_commands.json` contains entries with the same `file` field value, analyzers may write to the same output plist file and provide corrupted or overwritten results for...
Hi, I'm using `lsp4j:0.24.0` java client with `clangd` server. Client works, but something related to lsp4j client still holding the process for exactly one minute after shutdown completed, `clangd` process...