NexGenAnalytics / Trilinos

Primary repository for the Trilinos Project
https://trilinos.org/
Other
0 stars 2 forks source link

Framework: Add Static Analysis GitHub Action #150

Closed JacobDomagala closed 1 year ago

github-actions[bot] commented 1 year ago

:zap: Code quality check :zap:


:red_circle: clang-tidy found 1 issue! Click here to see details.
https://github.com/NexGenAnalytics/Trilinos/blob/f50dddfab614e9af52d57b20ddc0ff436672929e/packages/zoltan2/test/core/unit/input/TpetraCrsMatrixInput.cpp#L128-L133 ```diff !Line: 128 - warning: variable 'unused' is not initialized [cppcoreguidelines-init-variables] ```