Merge branch 'master' of ssh://codeberg.org/Bas-Koerver/YACCP #27
Annotations
9 errors, 10 warnings, and 10 notices
|
src/config/detection.hpp:3:10 [clang-diagnostic-error]:
src/config/detection.hpp#L3
'nlohmann/json.hpp' file not found
|
|
src/cli/validation.hpp:3:10 [clang-diagnostic-error]:
src/cli/validation.hpp#L3
'CLI/App.hpp' file not found
|
|
src/cli/calibration.hpp:3:10 [clang-diagnostic-error]:
src/cli/calibration.hpp#L3
'CLI/App.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:3:10 [clang-diagnostic-error]:
src/config/board.hpp#L3
'nlohmann/json.hpp' file not found
|
|
src/cli/board_creation.hpp:5:10 [clang-diagnostic-error]:
src/cli/board_creation.hpp#L5
'CLI/App.hpp' file not found
|
|
src/config/viewing.hpp:3:10 [clang-diagnostic-error]:
src/config/viewing.hpp#L3
'toml++/toml.hpp' file not found
|
|
src/cli/recording.hpp:3:10 [clang-diagnostic-error]:
src/cli/recording.hpp#L3
'CLI/App.hpp' file not found
|
|
src/config/recording.hpp:5:10 [clang-diagnostic-error]:
src/config/recording.hpp#L5
'nlohmann/json.hpp' file not found
|
|
src/recoding/job_data.hpp:44:55 [readability-identifier-length]:
src/recoding/job_data.hpp#L44
parameter name 'm' is too short, expected at least 3 characters
|
|
src/recoding/job_data.hpp:44:27 [modernize-use-trailing-return-type]:
src/recoding/job_data.hpp#L44
use a trailing return type for this function
|
|
src/recoding/job_data.hpp:34:23 [readability-identifier-length]:
src/recoding/job_data.hpp#L34
loop variable name 'c' is too short, expected at least 2 characters
|
|
src/recoding/job_data.hpp:32:19 [readability-identifier-length]:
src/recoding/job_data.hpp#L32
loop variable name 'r' is too short, expected at least 2 characters
|
|
src/recoding/job_data.hpp:23:57 [readability-identifier-length]:
src/recoding/job_data.hpp#L23
parameter name 'j' is too short, expected at least 3 characters
|
|
src/recoding/job_data.hpp:23:20 [modernize-use-trailing-return-type]:
src/recoding/job_data.hpp#L23
use a trailing return type for this function
|
|
src/recoding/job_data.hpp:13:23 [readability-identifier-length]:
src/recoding/job_data.hpp#L13
loop variable name 'c' is too short, expected at least 2 characters
|
|
src/recoding/job_data.hpp:11:19 [readability-identifier-length]:
src/recoding/job_data.hpp#L11
loop variable name 'r' is too short, expected at least 2 characters
|
|
src/recoding/job_data.hpp:6:55 [readability-identifier-length]:
src/recoding/job_data.hpp#L6
parameter name 'm' is too short, expected at least 3 characters
|
|
src/recoding/job_data.hpp:6:27 [modernize-use-trailing-return-type]:
src/recoding/job_data.hpp#L6
use a trailing return type for this function
|
|
Run clang-format on src/global_variables/config_defaults.hpp:
src/global_variables/config_defaults.hpp#L0
File src/global_variables/config_defaults.hpp does not conform to LLVM style guidelines. (lines 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 18, 19, 20, 22, 24, 26)
|
|
Run clang-format on src/config/recording.hpp:
src/config/recording.hpp#L0
File src/config/recording.hpp does not conform to LLVM style guidelines. (lines 9, 10, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21, 23, 24, 26, 27, 28, 29, 30, 32, 34, 35, 36, 37, 39, 40, 42, 43, 44, 45, 47, 48, 49, 50, 51, 52, 53, 54, 57, 58, 59, 60, 61, 64, 65, 66, 67, 68, 70, 71, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 86, 87, 88, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 104, 105, 106, 107, 108, 109, 110, 113, 114, 115, 116, 117, 120, 122, 124, 125, 127)
|
|
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, 23, 24, 25, 26, 28, 29)
|
|
Run clang-format on src/global_variables/program_defaults.hpp:
src/global_variables/program_defaults.hpp#L0
File src/global_variables/program_defaults.hpp does not conform to LLVM style guidelines. (lines 4, 5, 6, 7, 8, 10, 12)
|
|
Run clang-format on src/cli/orchestrator.hpp:
src/cli/orchestrator.hpp#L0
File src/cli/orchestrator.hpp does not conform to LLVM style guidelines. (lines 6, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 30, 31, 34)
|
|
Run clang-format on src/config/orchestrator.hpp:
src/config/orchestrator.hpp#L0
File src/config/orchestrator.hpp does not conform to LLVM style guidelines. (lines 8, 9, 10, 11, 12, 13, 14, 17, 18, 19, 21, 23, 24, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 40, 41, 42, 43, 44, 47, 49, 50, 52)
|
|
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 10, 11, 12, 14, 15, 17, 18, 20, 21, 23, 24, 25, 27, 28, 29, 30, 31, 32, 34, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57, 58, 59, 61, 62, 63, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 91, 92, 93, 94, 96, 97, 98, 100, 101, 102, 104)
|
|
Run clang-format on src/tools/image_validator.cpp:
src/tools/image_validator.cpp#L0
File src/tools/image_validator.cpp does not conform to LLVM style guidelines. (lines 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 24, 25, 32, 33, 34, 37, 38, 39, 40, 41, 42, 44, 45, 47, 48, 50, 51, 53, 54, 56, 57, 58, 59, 60, 62, 64, 65, 67, 68, 69, 72, 73, 74, 75, 76, 77, 79, 80, 81, 83, 84, 85, 86, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 99, 101, 102, 104, 105, 106, 107, 108, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 132, 133, 134, 136, 137, 138, 139, 140, 141, 142, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 191, 192, 193, 194, 195, 196, 197, 199, 201, 202, 203, 204, 205, 206, 208, 209, 210, 211, 212, 213, 214, 216, 217, 218, 219, 220, 221, 222, 224, 225, 226, 227, 229, 230, 231, 233, 234, 235, 236, 237, 238, 239, 240, 242, 244, 245, 246, 248, 249, 250, 251, 252, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 267)
|
|
Run clang-format on src/recoding/job_data.hpp:
src/recoding/job_data.hpp#L0
File src/recoding/job_data.hpp does not conform to LLVM style guidelines. (lines 5, 6, 7, 9, 11, 12, 13, 14, 15, 16, 17, 19, 20, 23, 24, 25, 27, 28, 30, 32, 33, 34, 35, 36, 37, 39, 40, 43, 44, 45, 46, 48, 50, 52, 53, 54, 56, 57, 60, 61, 62, 64, 66, 68, 69, 70, 72, 73, 76, 77, 78, 80, 81, 82, 83, 84, 85, 88, 89, 90, 92, 93, 94, 95, 97, 98, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 123, 124, 125, 126, 127, 128, 129, 130, 132, 133, 134, 135, 136, 137, 139, 140, 141, 143, 144, 145, 146, 147, 148, 149, 151, 152, 153, 154, 156, 157, 158, 159, 160, 162, 163, 164, 165, 166, 167, 168, 169, 172, 173, 174, 175, 176, 177, 180, 181, 182, 183, 186, 187, 188, 189, 190, 191, 192, 194, 195, 196, 197, 198, 199, 200, 201, 204, 205, 206, 207, 209, 210, 211, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 232, 233, 234, 235, 236, 237, 238, 239, 240, 243, 244, 245, 246, 249, 250, 251, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 266, 267, 268, 269, 270, 271, 272, 274, 276)
|
|
Run clang-format on src/global_variables/cli_defaults.hpp:
src/global_variables/cli_defaults.hpp#L0
File src/global_variables/cli_defaults.hpp does not conform to LLVM style guidelines. (lines 4, 5, 6, 8, 10)
|