Lab1 #3171
Annotations
2 errors, 1 warning, and 3 notices
Run cpp-linter/cpp-linter-action@v2:
LibraryCPP/array.h#L5
'cstddef' file not found
|
Run cpp-linter/cpp-linter-action@v2:
lab_1/labb.cpp#L3
'array.h' file not found
|
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 cpp-linter/cpp-linter-action@v2:
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 cpp-linter/cpp-linter-action@v2:
LibraryCPP/array.h#L1
File LibraryCPP/array.h does not conform to Custom style guidelines. (lines 14, 17, 20, 23, 26, 28)
|
Run cpp-linter/cpp-linter-action@v2:
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)
|
Loading