Skip to content

lab_3

lab_3 #3543

Triggered via pull request December 20, 2024 06:23
Status Success
Total duration 35s
Artifacts

clangtidy.yml

on: pull_request
cpp-linter
26s
cpp-linter
Fit to window
Zoom out
Zoom in

Annotations

1 error, 4 warnings, and 8 notices
Lab2CPP/lab2.cpp:47:33 [bugprone-branch-clone]: Lab2CPP/lab2.cpp#L47
repeated branch in conditional chain
LibraryCPP/array.cpp:3:8 [cppcoreguidelines-pro-type-member-init]: LibraryCPP/array.cpp#L3
constructor does not initialize these fields: data, size
LibraryCPP/queue.cpp:5:8 [cppcoreguidelines-pro-type-member-init]: LibraryCPP/queue.cpp#L5
constructor does not initialize these fields: vector, front, size
LibraryCPP/vector.cpp:7:8 [cppcoreguidelines-pro-type-member-init]: LibraryCPP/vector.cpp#L7
constructor does not initialize these fields: data
Run clang-format on Lab1CPP/lab1.cpp: Lab1CPP/lab1.cpp#L1
File Lab1CPP/lab1.cpp does not conform to Custom style guidelines. (lines 1, 9, 10, 11, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 25, 29, 30, 31, 33, 34, 35, 36, 37, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 51, 52, 53, 54, 55, 57, 58, 59, 60, 61, 62, 63, 68, 69, 70, 71, 73, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 104, 105, 106, 107, 108, 110, 111, 112, 113, 114, 116, 117, 118, 119, 120, 121, 123, 124, 125, 126, 127, 128, 129, 130, 132, 133)
Run clang-format on Lab2CPP/lab2.cpp: Lab2CPP/lab2.cpp#L1
File Lab2CPP/lab2.cpp does not conform to Custom style guidelines. (lines 1, 10, 11, 16, 17, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 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, 88, 89, 90, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 109, 110, 111, 112, 113, 114, 116, 117, 118, 119, 120, 121, 123, 124, 125, 126, 127, 128)
Run clang-format on Lab3CPP/lab3.cpp: Lab3CPP/lab3.cpp#L1
File Lab3CPP/lab3.cpp does not conform to Custom style guidelines. (lines 1, 9, 10, 11, 13, 14, 15, 16, 18, 19, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 71, 73, 74, 75, 76)
Run clang-format on LibraryCPP/array.cpp: LibraryCPP/array.cpp#L1
File LibraryCPP/array.cpp does not conform to Custom style guidelines. (lines 3, 4, 5, 10, 11, 12, 13, 14, 19, 20, 21, 26, 27, 28, 29, 30, 31, 36, 37, 38, 39, 40, 45, 46, 47)
Run clang-format on LibraryCPP/list.cpp: LibraryCPP/list.cpp#L1
File LibraryCPP/list.cpp does not conform to Custom style guidelines. (lines 1, 4, 5, 6, 7, 10, 11, 12, 15, 16, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 36, 37, 41, 42, 46, 47, 48, 49, 50, 54, 55, 57, 58, 60, 63, 64, 65, 66, 67, 68, 72, 73, 74, 75, 76, 77)
Run clang-format on LibraryCPP/queue.cpp: LibraryCPP/queue.cpp#L1
File LibraryCPP/queue.cpp does not conform to Custom style guidelines. (lines 5, 6, 7, 11, 12, 13, 14, 15, 16, 20, 21, 25, 26, 27, 28, 29, 31, 32, 33, 35, 36, 37, 38, 39, 40, 44, 45, 46, 47, 51, 52, 53, 54, 55, 59, 60)
Run clang-format on LibraryCPP/stack.cpp: LibraryCPP/stack.cpp#L1
File LibraryCPP/stack.cpp does not conform to Custom style guidelines. (lines 4, 5, 9, 10, 11, 16, 17, 18, 22, 23, 27, 28, 29, 30, 31, 36, 37, 38, 43, 44, 48, 49, 50, 51, 52)
Run clang-format on LibraryCPP/vector.cpp: LibraryCPP/vector.cpp#L1
File LibraryCPP/vector.cpp does not conform to Custom style guidelines. (lines 7, 8, 11, 12, 15, 16, 19, 20, 21, 22, 23, 24, 28, 29, 30, 31, 32, 36, 37, 40, 41)