You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
do not use namespace using-directives; use using-declarations instead (line 23)
destructor should be annotated with override at line 40
unused variables: authority (line48)
TestBody has "cognitive complexity of 28 (threshold 25)". clang-tidy has failed the cognitive complexity test due to gtest macros, probably. This test case is as understandable as any.
Another bogus if-then-else complaint, but this time buried in gtest macros at line 84
clang-tidy was 95% useless on this gtest file.
The text was updated successfully, but these errors were encountered:
clang-tidy was 95% useless on this gtest file.
The text was updated successfully, but these errors were encountered: