Skip to content

Configure Qodana scan for pull request analysis #15

Configure Qodana scan for pull request analysis

Configure Qodana scan for pull request analysis #15

Triggered via push January 17, 2026 00:06
Status Success
Total duration 1m 6s
Artifacts

cpp-linter.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 10 warnings, and 10 notices
src/recoding/video_viewer.cpp:1:10 [clang-diagnostic-error]: src/recoding/video_viewer.cpp#L1
'metavision/sdk/core/utils/frame_composer.h' file not found
src/camera_calibration.hpp:4:10 [clang-diagnostic-error]: src/camera_calibration.hpp#L4
'opencv2/objdetect/charuco_detector.hpp' file not found
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:4:10 [clang-diagnostic-error]: src/config/board.hpp#L4
'nlohmann/json.hpp' file not found
src/cli/orchestrator.cpp:11:33 [cppcoreguidelines-avoid-magic-numbers]: src/cli/orchestrator.cpp#L11
60 is a magic number; consider replacing it with a named constant
src/cli/orchestrator.cpp:10:39 [cppcoreguidelines-avoid-magic-numbers]: src/cli/orchestrator.cpp#L10
60 is a magic number; consider replacing it with a named constant
src/camera_calibration.cpp:85:14 [readability-identifier-length]: src/camera_calibration.cpp#L85
variable name 'i' is too short, expected at least 3 characters
src/camera_calibration.cpp:67:23 [readability-identifier-length]: src/camera_calibration.cpp#L67
variable name 'f' is too short, expected at least 3 characters
src/camera_calibration.cpp:15:5 [cppcoreguidelines-pro-type-member-init]: src/camera_calibration.cpp#L15
constructor does not initialize these fields: charucoDetector_
src/config/board.hpp:37:65 [readability-identifier-length]: src/config/board.hpp#L37
parameter name 'b' is too short, expected at least 3 characters
src/config/board.hpp:37:49 [readability-identifier-length]: src/config/board.hpp#L37
parameter name 'j' is too short, expected at least 3 characters
src/config/board.hpp:19:63 [readability-identifier-length]: src/config/board.hpp#L19
parameter name 'b' is too short, expected at least 3 characters
src/config/board.hpp:19:41 [readability-identifier-length]: src/config/board.hpp#L19
parameter name 'j' is too short, expected at least 3 characters
Run clang-format on src/tools/create_board.cpp: src/tools/create_board.cpp#L0
File src/tools/create_board.cpp does not conform to LLVM style guidelines. (lines 5, 11, 12, 13, 14, 15, 17, 18, 20, 21, 23, 24, 25, 26, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 40, 42, 43, 44, 45, 47, 48, 49, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 71, 73, 75)
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, 12, 14)
Run clang-format on src/tools/create_board.hpp: src/tools/create_board.hpp#L0
File src/tools/create_board.hpp does not conform to LLVM style guidelines. (lines 3, 9, 10, 11, 12, 14, 15, 16, 17, 19, 20, 21, 22)
Run clang-format on src/recoding/detection_validator.hpp: src/recoding/detection_validator.hpp#L0
File src/recoding/detection_validator.hpp does not conform to LLVM style guidelines. (lines 11, 12, 13, 14, 15, 17, 18, 19, 20, 21, 22, 23, 24, 27, 29, 30, 31, 32, 33, 34, 35, 36, 38, 40)
Run clang-format on src/config/viewing.cpp: src/config/viewing.cpp#L0
File src/config/viewing.cpp does not conform to LLVM style guidelines. (lines 5, 6, 7, 8, 10, 12)
Run clang-format on src/recoding/recorders/prophesee_cam_worker.cpp: src/recoding/recorders/prophesee_cam_worker.cpp#L0
File src/recoding/recorders/prophesee_cam_worker.cpp does not conform to LLVM style guidelines. (lines 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 53, 54, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 82, 83, 85, 86, 87, 88, 90, 91, 92, 93, 95, 97, 99, 100, 101, 102, 103, 104, 107, 108, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 134, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 152, 153, 156, 157, 158, 159, 160, 163, 164, 165, 166, 167, 168, 169, 171, 172, 173, 174, 175, 176, 178, 179, 180, 181, 182, 183, 185, 186, 187, 188, 189, 190, 191, 193, 194, 195, 196, 198, 200, 201, 202, 203, 204, 205, 207, 208, 209, 211, 212, 213, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 233, 234, 235, 236, 237, 239)
Run clang-format on src/cli/orchestrator.cpp: src/cli/orchestrator.cpp#L0
File src/cli/orchestrator.cpp does not conform to LLVM style guidelines. (lines 1, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 20, 21, 23, 24, 26, 27, 29, 30, 32)
Run clang-format on src/tools/image_validator.hpp: src/tools/image_validator.hpp#L0
File src/tools/image_validator.hpp does not conform to LLVM style guidelines. (lines 5, 8, 9, 10, 11, 13, 14, 15, 16, 18, 19, 20, 21, 23, 24, 25, 26, 28, 30)
Run clang-format on src/camera_calibration.cpp: src/camera_calibration.cpp#L0
File src/camera_calibration.cpp does not conform to LLVM style guidelines. (lines 10, 14, 15, 16, 17, 18, 19, 20, 21, 22, 24, 25, 26, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 40, 41, 42, 43, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 90, 93, 94, 95, 97, 99, 100, 101, 103, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 118, 120, 124, 125, 126, 127, 128, 129, 130, 131, 133)
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 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 51)