Skip to content

Missing CodeChecker warning #58

@furtib

Description

@furtib

Describe the bug
I don't get a warning for missing CodeChecker when running the per-file CodeChecker rule with ctu on an extremely simple example.

Versions
Versions of CodeChecker, bazel and this repo. You can get version info via:

To Reproduce

git fetch https://github.com/furtib/codechecker_bazel.git reproduce_error_001
git checkout FETCH_HEAD
bazel build //test:code_checker_ctu

Expected behaviour
I expect to get a ERROR! CodeChecker is not detected text from bazel.

Additional context
I get the expected message in the target with the same name in the current unit tests.
For every other target in the new tests seen on that branch

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions