Skip to content

Lab1

Lab1 #3024

Triggered via pull request November 22, 2024 00:31
Status Success
Total duration 46s
Artifacts

clangtidy.yml

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

Annotations

10 errors, 1 warning, and 10 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'
cpp-linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run clang-format on Lab1CPP/lab1.cpp: Lab1CPP/lab1.cpp#L1
File Lab1CPP/lab1.cpp does not conform to Custom style guidelines. (lines 1, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 48, 51, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 81, 82, 83, 84, 85, 86, 88, 89, 91, 92, 93, 94)
Run clang-format on LibraryCPP/Tests/array.cpp: LibraryCPP/Tests/array.cpp#L1
File LibraryCPP/Tests/array.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, 26, 27)
Run clang-format on LibraryCPP/Tests/list.cpp: LibraryCPP/Tests/list.cpp#L1
File LibraryCPP/Tests/list.cpp does not conform to Custom style guidelines. (lines 1, 4, 5, 6, 8, 9, 10, 11, 12, 14, 15, 16, 18, 19, 20, 21, 22, 24, 26, 27, 28, 29, 30, 32, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45)
Run clang-format on LibraryCPP/Tests/queue.cpp: LibraryCPP/Tests/queue.cpp#L1
File LibraryCPP/Tests/queue.cpp does not conform to Custom style guidelines. (lines 1, 4, 5, 6, 8, 9, 10, 12, 13, 14, 15, 16, 18, 19, 21, 22, 23, 24, 25, 27, 28, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47, 48)
Run clang-format on LibraryCPP/Tests/stack.cpp: LibraryCPP/Tests/stack.cpp#L1
File LibraryCPP/Tests/stack.cpp does not conform to Custom style guidelines. (lines 1, 4, 5, 6, 8, 9, 10, 12, 13, 14, 15, 16, 17, 19, 20, 22, 23, 24, 25, 26, 27, 29, 30, 32, 33, 34, 35, 36, 37, 39, 40, 41, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54)
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/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, 15, 16, 17, 22, 23, 24, 29, 30, 32, 33, 38, 39, 41, 46, 47, 48)
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, 8, 9, 12, 13, 14, 17, 18, 19, 23, 24, 25, 28, 29, 30, 33, 34, 35, 38, 39, 40, 43, 44, 45, 48, 49, 53, 54, 55, 58, 59, 60)
Run clang-format on LibraryCPP/queue.cpp: LibraryCPP/queue.cpp#L1
File LibraryCPP/queue.cpp does not conform to Custom style guidelines. (lines 3, 4, 7, 8, 9, 12, 13, 14, 18, 19, 22, 23, 24, 27, 28, 31, 32, 33)
Run clang-format on LibraryCPP/stack.cpp: LibraryCPP/stack.cpp#L1
File LibraryCPP/stack.cpp does not conform to Custom style guidelines. (lines 3, 4, 7, 8, 9, 12, 13, 14, 18, 19, 22, 23, 24, 27, 28, 31, 32, 33)