Skip to content

lab3 Николаев Лев #3603

lab3 Николаев Лев

lab3 Николаев Лев #3603

Triggered via pull request December 27, 2024 14:41
Status Success
Total duration 30s
Artifacts

clangtidy.yml

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

Annotations

10 errors, 1 warning, and 9 notices
LibraryCPP/list.h:12:1 [clang-diagnostic-error]: LibraryCPP/list.h#L12
must use 'struct' tag to refer to type 'List'
LibraryCPP/list.h:15:18 [clang-diagnostic-error]: LibraryCPP/list.h#L15
must use 'struct' tag to refer to type 'List'
LibraryCPP/list.h:18:1 [clang-diagnostic-error]: LibraryCPP/list.h#L18
must use 'struct' tag to refer to type 'ListItem'
LibraryCPP/list.h:18:22 [clang-diagnostic-error]: LibraryCPP/list.h#L18
must use 'struct' tag to refer to type 'List'
LibraryCPP/list.h:21:27 [clang-diagnostic-error]: LibraryCPP/list.h#L21
must use 'struct' tag to refer to type 'ListItem'
LibraryCPP/list.h:24:1 [clang-diagnostic-error]: LibraryCPP/list.h#L24
must use 'struct' tag to refer to type 'ListItem'
LibraryCPP/list.h:24:26 [clang-diagnostic-error]: LibraryCPP/list.h#L24
must use 'struct' tag to refer to type 'ListItem'
LibraryCPP/list.h:27:1 [clang-diagnostic-error]: LibraryCPP/list.h#L27
must use 'struct' tag to refer to type 'ListItem'
LibraryCPP/list.h:27:23 [clang-diagnostic-error]: LibraryCPP/list.h#L27
must use 'struct' tag to refer to type 'List'
LibraryCPP/list.h:30:1 [clang-diagnostic-error]: LibraryCPP/list.h#L30
must use 'struct' tag to refer to type 'ListItem'
LibraryCPP/vector.cpp:4:8 [cppcoreguidelines-pro-type-member-init]: LibraryCPP/vector.cpp#L4
constructor does not initialize these fields: data, size, capacity
Run clang-format on LibraryCPP/Tests/vector.cpp: LibraryCPP/Tests/vector.cpp#L1
File LibraryCPP/Tests/vector.cpp does not conform to Custom style guidelines. (lines 1, 4, 5, 6, 8, 9, 10, 11, 12, 13, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 55, 56, 57, 58, 60, 61, 62, 63, 64, 65, 67, 68, 69, 71)
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, 13, 16, 17, 18, 19, 20, 24, 25, 26, 27, 28, 29, 30, 31, 35, 36, 37, 40, 41, 42, 45, 46, 47, 50, 51, 52, 55, 56, 57, 58, 59, 60, 61, 62, 63, 67, 68, 69, 70, 71, 72, 73, 74, 75, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105)
Run clang-format on LibraryCPP/list.h: LibraryCPP/list.h#L1
File LibraryCPP/list.h does not conform to Custom style guidelines. (lines 12, 15, 18, 21, 24, 27, 30, 33, 37)
Run clang-format on LibraryCPP/queue.cpp: LibraryCPP/queue.cpp#L1
File LibraryCPP/queue.cpp does not conform to Custom style guidelines. (lines 4, 5, 6, 9, 10, 11, 12, 16, 17, 18, 22, 23, 27, 28, 32, 33, 34, 37, 38)
Run clang-format on LibraryCPP/stack.cpp: LibraryCPP/stack.cpp#L1
File LibraryCPP/stack.cpp does not conform to Custom style guidelines. (lines 1, 5, 6, 7, 10, 11, 12, 13, 17, 18, 19, 23, 24, 25, 29, 30, 31, 32, 33, 34, 38, 39, 40, 41, 42, 46, 47, 48, 51, 52)
Run clang-format on LibraryCPP/stack.h: LibraryCPP/stack.h#L1
File LibraryCPP/stack.h does not conform to Custom style guidelines. (lines 11, 14, 18, 21, 25, 28, 30)
Run clang-format on LibraryCPP/vector.cpp: LibraryCPP/vector.cpp#L1
File LibraryCPP/vector.cpp does not conform to Custom style guidelines. (lines 2, 4, 5, 6, 7, 11, 12, 13, 14, 15, 16, 20, 21, 22, 26, 27, 28, 29, 30, 31, 32, 35, 36, 37, 38, 39, 40, 44, 45, 46, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60)
Run clang-format on LibraryCPP/vector.h: LibraryCPP/vector.h#L1
File LibraryCPP/vector.h does not conform to Custom style guidelines. (lines 13, 16, 19, 22, 25, 29)
Run clang-format on lab3/lab3.cpp: lab3/lab3.cpp#L1
File lab3/lab3.cpp does not conform to Custom style guidelines. (lines 1, 6, 10, 11, 15, 16, 17, 18, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 73, 75, 76, 77, 78, 79, 80, 81, 82, 84, 85, 86, 87, 88, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 116, 117, 119)