ud3tn/components
Maximilian Nitsch 4e125e3af7 fix: cppcheck warnings
Add command-line options for cppcheck to the CI job:

- `--suppress=constParameterCallback`

- `--check-level=exhaustive`

  information: Limiting analysis of branches.
  Use --check-level=exhaustive to analyze all branches.

- `--force`

  information: Too many #ifdef configurations - cppcheck only checks 12
  configurations. Use --force to check all configurations.

Signed-off-by: Maximilian Nitsch <maximilian.nitsch@d3tn.com>
2026-05-20 17:57:53 +02:00
..
aap refactor: cleanup includes 2026-05-20 16:16:35 +02:00
aap2 fix: cppcheck warnings 2026-05-20 17:57:53 +02:00
agents fix: cppcheck warnings 2026-05-20 17:57:53 +02:00
bundle6 refactor: cleanup includes 2026-05-20 16:16:35 +02:00
bundle7 refactor: cleanup includes 2026-05-20 16:16:35 +02:00
cla fix: cppcheck warnings 2026-05-20 17:57:53 +02:00
daemon hal_task: Make detached threads optional 2024-01-23 15:25:59 +01:00
platform/posix fix: cppcheck warnings 2026-05-20 17:57:53 +02:00
routing/compat fix: cppcheck warnings 2026-05-20 17:57:53 +02:00
spp Fix constParameter and constVariable warnings by cppcheck 2024-09-11 10:13:21 +02:00
ud3tn fix: cppcheck warnings 2026-05-20 17:57:53 +02:00