Skip to content

Implement Track Similarity Algorithm #44

Implement Track Similarity Algorithm

Implement Track Similarity Algorithm #44

Triggered via push August 8, 2024 11:04
Status Failure
Total duration 21m 1s
Artifacts

build-checks.yml

on: push
Matrix: build-checks
Fit to window
Zoom out
Zoom in

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]