Skip to content

Removed debug code. #21

Removed debug code.

Removed debug code. #21

Triggered via push January 22, 2026 20:11
Status Success
Total duration 46s
Artifacts

cpp-linter.yaml

on: push
cpp-linter
42s
cpp-linter
Fit to window
Zoom out
Zoom in

Annotations

9 errors, 10 warnings, and 10 notices
src/tools/image_validator.hpp:5:10 [clang-diagnostic-error]: src/tools/image_validator.hpp#L5
'metavision/sdk/core/utils/frame_composer.h' file not found
src/config/board.hpp:3:10 [clang-diagnostic-error]: src/config/board.hpp#L3
'nlohmann/json.hpp' file not found
src/recoding/detection_validator.cpp:12:44 [bugprone-easily-swappable-parameters]: src/recoding/detection_validator.cpp#L12
2 adjacent parameters of 'DetectionValidator' of convertible types are easily swapped by mistake
src/recoding/detection_validator.cpp:8:5 [cppcoreguidelines-pro-type-member-init]: src/recoding/detection_validator.cpp#L8
constructor does not initialize these fields: stopSource_, stopToken_, charucoDetector_
src/executors/board_runner.cpp:43:32 [readability-identifier-length]: src/executors/board_runner.cpp#L43
variable name 'j' is too short, expected at least 3 characters
src/executors/board_runner.cpp:37:39 [readability-identifier-length]: src/executors/board_runner.cpp#L37
variable name 'ss' is too short, expected at least 3 characters
src/executors/board_runner.cpp:10:27 [bugprone-easily-swappable-parameters]: src/executors/board_runner.cpp#L10
2 adjacent parameters of 'runBoardCreation' of similar type are easily swapped by mistake
Run clang-format on src/yaccp.cpp: src/yaccp.cpp#L0
File src/yaccp.cpp does not conform to LLVM style guidelines. (lines 8, 13, 17, 19, 20, 21, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 44, 45, 48, 49, 50, 51, 52, 53, 54, 56, 57, 58, 59, 60, 61, 62, 65, 66, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 79, 82)
Run clang-format on src/config/board.hpp: src/config/board.hpp#L0
File src/config/board.hpp does not conform to LLVM style guidelines. (lines 9, 10, 11, 12, 13, 14, 15, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 60, 62, 64, 65, 67)
Run clang-format on src/cli/calibration.cpp: src/cli/calibration.cpp#L0
File src/cli/calibration.cpp does not conform to LLVM style guidelines. (lines 3, 4, 5, 7, 9, 10, 12, 14, 15, 17)
Run clang-format on src/executors/recording_runner.cpp: src/executors/recording_runner.cpp#L0
File src/executors/recording_runner.cpp does not conform to LLVM style guidelines. (lines 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 66, 67, 69, 70, 71, 72, 74, 75, 76, 78, 79, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97, 98, 99, 100, 102, 103, 104, 105, 106, 107, 109, 110, 111, 113, 114, 116, 117, 119, 120, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 139, 140, 141, 143, 145, 146, 147, 148, 150, 151, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 173, 174, 175, 176, 178, 179, 180, 181, 182, 183, 185, 186, 187, 188, 189, 190, 191, 192, 194, 195, 197, 198, 199, 200, 201, 203, 204, 205, 206, 207, 208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 237, 238, 239, 240, 241, 243, 244, 245, 246, 247, 249)
Run clang-format on src/recoding/detection_validator.cpp: src/recoding/detection_validator.cpp#L0
File src/recoding/detection_validator.cpp does not conform to LLVM style guidelines. (lines 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 31, 33, 34, 35, 36, 38, 39, 40, 41, 42, 44, 45, 46, 47, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 79, 80, 81, 83, 84, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 100, 101, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 116, 117, 118, 120, 121, 123, 124, 125, 127, 128, 129, 131, 133, 134, 136, 137, 138, 139, 140, 141, 142, 143, 144, 146)
Run clang-format on src/executors/board_runner.cpp: src/executors/board_runner.cpp#L0
File src/executors/board_runner.cpp does not conform to LLVM style guidelines. (lines 5, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 42, 43, 44, 45, 47, 49, 50, 51, 53)
Run clang-format on src/config/viewing.hpp: src/config/viewing.hpp#L0
File src/config/viewing.hpp does not conform to LLVM style guidelines. (lines 5, 6, 7, 8, 10, 11, 13)
Run clang-format on src/recoding/recorders/prophesee_cam_worker.hpp: src/recoding/recorders/prophesee_cam_worker.hpp#L0
File src/recoding/recorders/prophesee_cam_worker.hpp does not conform to LLVM style guidelines. (lines 3, 6, 7, 9, 10, 11, 12, 13, 14, 15, 16, 18, 20, 22, 23, 24, 25, 27, 28)
Run clang-format on src/cli/board_creation.cpp: src/cli/board_creation.cpp#L0
File src/cli/board_creation.cpp does not conform to LLVM style guidelines. (lines 3, 4, 5, 7, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51, 53)
Run clang-format on src/executors/calibration_runner.hpp: src/executors/calibration_runner.hpp#L0
File src/executors/calibration_runner.hpp does not conform to LLVM style guidelines. (lines 5, 6, 7, 8, 9, 10, 12)