-
When including an external library in your plugin, you must include a thirdpartylibs.xml file that includes the name, location and license of the library.
More information on this is here:
https://d…
-
**Describe the bug**
Impossible to install codechecker on python 3.12 x64 (windows 11).
During installation, codechecker requires pyyaml 6.0.0. Pyyaml 6.0.0 is not compatible with python 3.12.
Py…
-
```
Support the feature that can check the validity of an OS application/gadget
before submitting it to production.
Related product - google gadget checker:
http://www.google.com/ig/adde?moduleurl=ww…
-
We can write a function that generates (or fills in a template) a DOCX report to be filled out by codecheckers. We can try to make the coverpage look very similar to the one coming out of the Rmd temp…
nuest updated
4 years ago
-
If I start a server and configure a postgresql-backed product, then delete the default product, stop the server, and also remove the `Default.sqlite` file, and then start the server again, the followi…
-
Warn the user if a file cannot be analyzed (because it is missing from the compilation db, syntax error) and so "reports in current file" list is invalid.
Today, no error is shown, and the analysis…
-
**Describe the bug**
Encountering compatibility issues with gcc-multilib on ARM architecture (M1 Mac) within a virtualized Ubuntu environment.
**CodeChecker version**
CodeChecker analyzer versio…
-
**Is your feature request related to a problem? Please describe.**
It'd be useful to be able to configure the route for the codechecker server to support reverse-proxying, for example: a codecheck …
-
Make a file test.php containing
```
-
I want to build Android 11 with codechecker, but there is not any reports generated. I have checked the configuration according to issue [2979](https://github.com/Ericsson/codechecker/issues/2975) and…