Lab1 #3171
Annotations
2 errors, 1 warning, and 3 notices
LibraryCPP/array.h:5:10 [clang-diagnostic-error]:
LibraryCPP/array.h#L5
'cstddef' file not found
|
lab_1/labb.cpp:3:10 [clang-diagnostic-error]:
lab_1/labb.cpp#L3
'array.h' file not found
|
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 LibraryCPP/array.cpp:
LibraryCPP/array.cpp#L1
File LibraryCPP/array.cpp does not conform to Custom style guidelines. (lines 5, 6, 11, 12, 13, 14, 15, 16, 17, 22, 23, 24, 25, 30, 31, 32, 33, 38, 39, 40, 41, 46, 47, 48, 49)
|
Run clang-format on LibraryCPP/array.h:
LibraryCPP/array.h#L1
File LibraryCPP/array.h does not conform to Custom style guidelines. (lines 14, 17, 20, 23, 26, 28)
|
Run clang-format on lab_1/labb.cpp:
lab_1/labb.cpp#L1
File lab_1/labb.cpp does not conform to Custom style guidelines. (lines 1, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 35, 36, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 55, 56, 57, 58, 60, 64, 65, 66, 67, 68, 70, 71, 72, 74, 75, 76, 77, 78, 80, 81, 82, 84, 85, 86, 87, 88, 90, 91, 92, 93)
|