Implement Track Similarity Algorithm #44
Annotations
6 errors and 2 warnings
clazy:
src/track/keyutils.cpp#L738
implicit conversion turns floating-point number into integer: 'double' to 'const int' [-Werror,-Wfloat-conversion]
|
clazy
Process completed with exit code 2.
|
clang-tidy
The job was canceled because "clazy" failed.
|
clang-tidy
The operation was canceled.
|
coverage
The job was canceled because "clazy" failed.
|
coverage
The operation was canceled.
|
clang-tidy:
src/analyzer/analyzerkey.cpp#L17
anonymous namespace not terminated with a closing comment [google-readability-namespace-comments]
|
coverage:
src/track/keyutils.cpp#L738
conversion from ‘double’ to ‘int’ may change value [-Wfloat-conversion]
|