Skip to content

Logging

76ecc2b
Select commit
Loading
Failed to load commit list.
Merged

Add caching of updated paths #255

Logging
76ecc2b
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Cppcheck (reported by Codacy) succeeded Jan 31, 2025 in 4s

9 new alerts

New alerts in code changed by this pull request

  • 9 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 92 in src/dsm/headers/Dynamics.hpp

See this annotation in the file changed.

Code scanning / Cppcheck (reported by Codacy)

MISRA 14.4 rule Note

MISRA 14.4 rule

Check notice on line 317 in src/dsm/headers/Dynamics.hpp

See this annotation in the file changed.

Code scanning / Cppcheck (reported by Codacy)

MISRA 14.4 rule Note

MISRA 14.4 rule

Check notice on line 511 in src/dsm/headers/Dynamics.hpp

See this annotation in the file changed.

Code scanning / Cppcheck (reported by Codacy)

MISRA 15.5 rule Note

MISRA 15.5 rule

Check notice on line 17 in src/dsm/headers/FirstOrderDynamics.hpp

See this annotation in the file changed.

Code scanning / Cppcheck (reported by Codacy)

MISRA 17.8 rule Note

MISRA 17.8 rule

Check notice on line 94 in src/dsm/headers/RoadDynamics.hpp

See this annotation in the file changed.

Code scanning / Cppcheck (reported by Codacy)

MISRA 17.8 rule Note

MISRA 17.8 rule

Check notice on line 189 in src/dsm/headers/RoadDynamics.hpp

See this annotation in the file changed.

Code scanning / Cppcheck (reported by Codacy)

MISRA 12.3 rule Note

MISRA 12.3 rule

Check notice on line 8 in src/dsm/sources/FirstOrderDynamics.cpp

See this annotation in the file changed.

Code scanning / Cppcheck (reported by Codacy)

MISRA 12.3 rule Note

MISRA 12.3 rule

Check notice on line 9 in src/dsm/sources/FirstOrderDynamics.cpp

See this annotation in the file changed.

Code scanning / Cppcheck (reported by Codacy)

MISRA 12.3 rule Note

MISRA 12.3 rule

Check notice on line 884 in test/Test_dynamics.cpp

See this annotation in the file changed.

Code scanning / Cppcheck (reported by Codacy)

time is Y2038-unsafe Note test

time is Y2038-unsafe