Skip to content

perfboost commands so I don’t lose them #472

perfboost commands so I don’t lose them

perfboost commands so I don’t lose them #472

Triggered via push October 21, 2024 12:06
Status Failure
Total duration 2m 39s
Artifacts

lint.yaml

on: push
check-remove-before-flight
16s
check-remove-before-flight
check-cpp
1m 52s
check-cpp
check-iwyu
2m 26s
check-iwyu
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
check-cpp
Process completed with exit code 1.
readability/casting: functions/benchmarking.cpp#L127
Using C-style cast. Use static_cast<double>(...) instead
readability/casting: functions/benchmarking.cpp#L169
Using C-style cast. Use static_cast<double>(...) instead
whitespace/line_length: functions/benchmarking.cpp#L187
Lines should be <= 80 characters long
build/include_what_you_use: functions/benchmarking.cpp#L18
Add #include <string> for string
build/include_what_you_use: functions/benchmarking.cpp#L154
Add #include <vector> for vector<>
build/include_what_you_use: functions/benchmarking.cpp#L80
Add #include <algorithm> for min_element
whitespace/ending_newline: functions/benchmarking.hpp#L26
Could not find a newline character at the end of the file.
whitespace/line_length: functions/sin_cos_benchmark.cpp#L33
Lines should be <= 80 characters long
whitespace/line_length: functions/sin_cos_benchmark.cpp#L49
Lines should be <= 80 characters long