GitHub Actions / cppcheck
completed
Nov 7, 2024 in 1s
reviewdog [cppcheck] report
reported by reviewdog 🐶
Findings (1)
src/database/database.cpp|141| The scope of the variable 'lengths' can be reduced.
Filtered Findings (0)
Annotations
Check warning on line 141 in src/database/database.cpp
github-actions / cppcheck
[cppcheck] src/database/database.cpp#L141
The scope of the variable 'lengths' can be reduced.
Raw output
src/database/database.cpp:141:The scope of the variable 'lengths' can be reduced.
Loading