-
**Describe the bug**
Option `--ignore skipfile` does not filter anything in parse command with HTML format.
Without HTML format, the filtering is ok.
**CodeChecker version**
Base package version…
hpwxf updated
5 years ago
-
**Describe the bug**
When using authentication on the CodeChecker server, webUI sessions will expire after a configurable amount of time. If the session expires while a user still has the webUI open…
-
**Describe the bug**
Recently (since mid April), codechecker check started to fail with
`error: '-DDEBUG=1' file not found [clang-diagnostic-error]`
**CodeChecker version**
```
CodeChecker anal…
-
the ldlogger symlink (`build/CodeChecker/bin/ldlogger`) under the built package should be relative
the path is set to an absolute path during package build time
gyorb updated
5 years ago
-
**Describe the bug**
Trying to build from a tarball of a tagged release, rather than from a git clone, fails when it tries to use git commands inside `scripts/build/extend_version_file.py` to populat…
-
Extend the CLI to be able to return the bug path.
`CodeChecker cmd results -o json ... ` should return the bug path too.
We should consider to introduce an extra flag to return this extra informat…
gyorb updated
5 years ago
-
- [x] cleanup code base (no background CodeChecker server should be necessary) #115
- [x] introduce proper plugin versioning (see #109)
- [x] use CodeChecker 6.8 to analyze the project and generat…
gyorb updated
5 years ago
-
There should be an env variable introduced in ldlogger which enables the logging of linking actions explicitly. By default it should not be logged.
~~~~
{
"directory": "/home/ednikru/work/code…
-
it is currently possible to add codechecker nature to a non-cdt project
-
Hi there. Upgraded Moodle to 3.6.2 and running the latest Fordson from the plugins directory. Now I am getting an InvalidParameter warning on all administration pages (including course administration)…