Skip to content

Delete config.toml

Delete config.toml #26

Triggered via push January 25, 2026 22:03
Status Success
Total duration 43s
Artifacts

cpp-linter.yaml

on: push
cpp-linter
39s
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/config/detection.hpp:109:41 [readability-identifier-length]: src/config/detection.hpp#L109
parameter name 'j' is too short, expected at least 3 characters
src/config/detection.hpp:62:72 [readability-identifier-length]: src/config/detection.hpp#L62
parameter name 'p' is too short, expected at least 3 characters
src/config/detection.hpp:62:49 [readability-identifier-length]: src/config/detection.hpp#L62
parameter name 'j' is too short, expected at least 3 characters
src/config/detection.hpp:24:70 [readability-identifier-length]: src/config/detection.hpp#L24
parameter name 'p' is too short, expected at least 3 characters
src/config/detection.hpp:24:41 [readability-identifier-length]: src/config/detection.hpp#L24
parameter name 'j' is too short, expected at least 3 characters
src/config/detection.hpp:18:71 [readability-identifier-length]: src/config/detection.hpp#L18
parameter name 'p' is too short, expected at least 3 characters
src/config/detection.hpp:18:49 [readability-identifier-length]: src/config/detection.hpp#L18
parameter name 'j' is too short, expected at least 3 characters
src/config/detection.hpp:10:69 [readability-identifier-length]: src/config/detection.hpp#L10
parameter name 'p' is too short, expected at least 3 characters
src/config/detection.hpp:10:41 [readability-identifier-length]: src/config/detection.hpp#L10
parameter name 'j' is too short, expected at least 3 characters
src/recoding/recorders/camera_worker.cpp:7:5 [cppcoreguidelines-pro-type-member-init]: src/recoding/recorders/camera_worker.cpp#L7
constructor does not initialize these fields: stopSource_, stopToken_, jobPath_
Run clang-format on src/config/board.cpp: src/config/board.cpp#L0
File src/config/board.cpp does not conform to LLVM style guidelines. (lines 9, 10, 11, 12, 13, 14, 15, 16, 19, 20, 21, 22, 23, 24, 27, 28, 29, 30, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47, 49, 50, 51, 52, 53, 55)
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/cli/validation.cpp: src/cli/validation.cpp#L0
File src/cli/validation.cpp does not conform to LLVM style guidelines. (lines 3, 4, 5, 7, 8, 10, 12)
Run clang-format on src/config/detection.cpp: src/config/detection.cpp#L0
File src/config/detection.cpp does not conform to LLVM style guidelines. (lines 5, 6, 7, 8, 9, 11, 12, 13, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 95)
Run clang-format on src/cli/calibration.hpp: src/cli/calibration.hpp#L0
File src/cli/calibration.hpp does not conform to LLVM style guidelines. (lines 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 17)
Run clang-format on src/utility.hpp: src/utility.hpp#L0
File src/utility.hpp does not conform to LLVM style guidelines. (lines 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 28, 29, 30, 31, 32, 33, 34, 37, 38, 39, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 54, 55, 57, 58, 59, 61, 62, 64, 65, 66, 67, 68, 70, 71, 74, 76, 77, 78, 80, 82, 84, 86, 88, 90, 92, 94, 95, 96, 97, 99, 102, 105)
Run clang-format on src/recoding/recorders/basler_cam_worker.hpp: src/recoding/recorders/basler_cam_worker.hpp#L0
File src/recoding/recorders/basler_cam_worker.hpp does not conform to LLVM style guidelines. (lines 5, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 23, 25, 28, 29, 30, 31, 33, 35, 37, 39)
Run clang-format on src/config/detection.hpp: src/config/detection.hpp#L0
File src/config/detection.hpp does not conform to LLVM style guidelines. (lines 9, 10, 11, 12, 13, 14, 15, 18, 19, 20, 21, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 96, 98, 99, 100, 101, 102, 104, 105, 106, 109, 110, 111, 112, 113, 114, 115, 116, 117, 120, 121, 122, 123, 124, 125, 128, 129, 131)
Run clang-format on src/executors/validation_runner.hpp: src/executors/validation_runner.hpp#L0
File src/executors/validation_runner.hpp does not conform to LLVM style guidelines. (lines 5, 6, 7, 9)
Run clang-format on src/recoding/recorders/camera_worker.cpp: src/recoding/recorders/camera_worker.cpp#L0
File src/recoding/recorders/camera_worker.cpp does not conform to LLVM style guidelines. (lines 3, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 40, 41, 43, 44, 45, 46, 47, 49, 50, 51, 52, 54, 55, 56, 59, 60, 61, 63)