lab3 Николаев Лев #3604
Annotations
10 errors, 1 warning, and 10 notices
LibraryCPP/list.h:6:5 [clang-diagnostic-error]:
LibraryCPP/list.h#L6
must use 'struct' tag to refer to type 'ListItem'
|
LibraryCPP/list.h:7:5 [clang-diagnostic-error]:
LibraryCPP/list.h#L7
must use 'struct' tag to refer to type 'ListItem'
|
LibraryCPP/list.h:11:5 [clang-diagnostic-error]:
LibraryCPP/list.h#L11
must use 'struct' tag to refer to type 'ListItem'
|
LibraryCPP/list.h:12:5 [clang-diagnostic-error]:
LibraryCPP/list.h#L12
must use 'struct' tag to refer to type 'ListItem'
|
LibraryCPP/list.h:16:1 [clang-diagnostic-error]:
LibraryCPP/list.h#L16
must use 'struct' tag to refer to type 'List'
|
LibraryCPP/list.h:19:18 [clang-diagnostic-error]:
LibraryCPP/list.h#L19
must use 'struct' tag to refer to type 'List'
|
LibraryCPP/list.h:22:18 [clang-diagnostic-error]:
LibraryCPP/list.h#L22
must use 'struct' tag to refer to type 'List'
|
LibraryCPP/list.h:25:24 [clang-diagnostic-error]:
LibraryCPP/list.h#L25
must use 'struct' tag to refer to type 'List'
|
LibraryCPP/list.h:25:36 [clang-diagnostic-error]:
LibraryCPP/list.h#L25
must use 'struct' tag to refer to type 'ListItem'
|
LibraryCPP/list.h:28:23 [clang-diagnostic-error]:
LibraryCPP/list.h#L28
must use 'struct' tag to refer to type 'List'
|
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 5, 6, 7, 8, 12, 13, 14, 15, 16, 17, 18, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 35, 36, 37, 38, 39, 41, 42, 43, 44, 45, 46, 50, 51, 53, 54, 56, 57, 58, 59, 60, 61, 65, 66, 69, 70, 73)
|
Run clang-format on LibraryCPP/list.h:
LibraryCPP/list.h#L1
File LibraryCPP/list.h does not conform to Custom style guidelines. (lines 4, 5, 6, 7, 10, 11, 12, 16, 19, 22, 25, 28, 31, 34, 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, 10, 11, 15, 16, 18, 19, 20, 21, 22, 23, 24, 28, 29, 31, 35, 36, 38, 42)
|
Run clang-format on LibraryCPP/queue.h:
LibraryCPP/queue.h#L1
File LibraryCPP/queue.h does not conform to Custom style guidelines. (lines 6, 7, 11, 14, 17, 20, 23, 26)
|
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, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 114, 115, 117)
|