Cleanup. #3
Annotations
2 errors, 2 warnings, and 1 notice
include/api/_Api.hpp:4:10 [clang-diagnostic-error]:
include/api/_Api.hpp#L4
'oatpp/core/macro/codegen.hpp' file not found
|
cpp-linter
Process completed with exit code 1.
|
include/api/_Api.hpp:2:9 [bugprone-reserved-identifier]:
include/api/_Api.hpp#L2
declaration uses identifier '_API_HPP', which is a reserved identifier
|
include/api/_Api.hpp:12:11 [bugprone-reserved-identifier]:
include/api/_Api.hpp#L12
declaration uses identifier '_Api', which is a reserved identifier
|
Run clang-format on include/api/_Api.hpp:
include/api/_Api.hpp#L1
File include/api/_Api.hpp does not conform to LLVM style guidelines. (lines 8, 9, 10, 12, 13, 14, 16, 17, 19, 21, 22, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 38, 39, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 59, 60, 62, 63, 64, 65, 66, 67, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 83, 84, 85, 86, 87, 88, 90, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 103, 104, 105, 106, 107, 109, 110, 111, 112, 113, 114, 116, 117, 119, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 132, 136)
|