Svc/PosixTime| File | Line | Rule | Severity | Message |
|---|---|---|---|---|
| Svc/PosixTime/PosixTime.cpp:26 | 26 | cpp/fprime/jpl-c/no-boolean-side-effects | medium | This Boolean expression is not side-effect free. |
| Svc/PosixTime/PosixTime.cpp:22 | 22 | cpp/fprime/jpl-c/use-of-assertions-density | low | All functions of more than 10 lines should have at least one assertion, unless they handle errors by returning a status enum or bool, or by emitting a WARNING/FATAL event. |