Skip to content

Allow show/hide closed positions (#65) #8

Allow show/hide closed positions (#65)

Allow show/hide closed positions (#65) #8

Triggered via push July 22, 2024 04:17
Status Failure
Total duration 37s
Artifacts

cpp-linter.yaml

on: push
cpp-linter
27s
cpp-linter
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 10 warnings, and 6 notices
include/config/Config.hpp:8:10 [clang-diagnostic-error]: include/config/Config.hpp#L8
'oatpp/core/Types.hpp' file not found
cpp-linter
Process completed with exit code 1.
Run clang-format on include/config/Config.hpp: include/config/Config.hpp#L1
File include/config/Config.hpp does not conform to LLVM style guidelines. (lines 8, 12, 13, 14, 15, 16, 18, 19, 20, 22, 24, 25, 26, 27, 28, 30, 32, 34, 35, 37, 39, 41, 43, 45, 47, 49, 51, 53, 54, 55, 57, 59, 61, 62, 64, 66)
Run clang-format on include/ui/MainFrame.hpp: include/ui/MainFrame.hpp#L1
File include/ui/MainFrame.hpp does not conform to LLVM style guidelines. (lines 6, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 24, 25, 26, 27, 29, 31, 32, 33, 34, 36, 37, 38, 40, 42, 43, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 61)
Run clang-format on include/ui/PortfolioPanel.hpp: include/ui/PortfolioPanel.hpp#L1
File include/ui/PortfolioPanel.hpp does not conform to LLVM style guidelines. (lines 6, 7, 8, 9, 10, 12, 13, 14, 15, 17, 19, 20, 21, 23, 24, 26)
Run clang-format on src/config/Config.cpp: src/config/Config.cpp#L1
File src/config/Config.cpp does not conform to LLVM style guidelines. (lines 6, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 51, 52, 53, 55, 56, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 72, 73, 74, 75, 76, 77, 78, 80, 82, 83, 85, 86, 87, 88, 90, 92, 94, 95, 96, 97, 98, 100, 101, 102, 103, 105, 106, 108, 109, 110, 111, 113, 115, 117, 118, 119, 120, 122, 124, 125, 126, 127, 129, 130, 131, 132, 134, 135, 136, 137, 139, 140, 141, 142, 144, 145, 146, 147, 149, 150, 151, 152, 154, 155, 156, 157, 159, 160, 161, 163, 164, 165, 166, 167, 169, 172)
Run clang-format on src/ui/MainFrame.cpp: src/ui/MainFrame.cpp#L1
File src/ui/MainFrame.cpp does not conform to LLVM style guidelines. (lines 6, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 29, 30, 32, 33, 34, 35, 36, 38, 40, 41, 43, 45, 46, 48, 50, 52, 53, 54, 56, 58, 60, 62, 64, 66, 67, 69, 71, 72, 73, 74, 75, 77, 79, 81, 82, 84, 86, 87, 89, 90, 91, 92, 93, 94, 95, 97, 98, 99, 101, 102, 104, 105, 106, 108, 109, 111, 112, 113, 114, 116, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 129, 130, 131, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 148, 149, 150, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 173, 174, 175, 176, 177, 178, 180, 181, 182, 183, 184, 185, 187, 188, 189, 190, 191, 192, 194, 195, 196, 198, 199, 200, 201, 202, 203, 204, 205, 206, 208, 209, 211, 212, 213, 215, 216, 218, 219, 220, 221, 223, 224, 225, 226, 228, 229, 231, 232, 233, 234, 235, 236, 238, 239, 240, 242, 243, 244, 246, 247, 248, 250, 251, 252, 254, 255, 256, 258, 260, 261, 262, 264, 265, 266, 268, 269, 270, 272, 273, 274, 275, 276, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 301)
Run clang-format on src/ui/PortfolioPanel.cpp: src/ui/PortfolioPanel.cpp#L1
File src/ui/PortfolioPanel.cpp does not conform to LLVM style guidelines. (lines 3, 11, 12, 13, 14, 16, 17, 18, 19, 20, 22, 23, 25, 26, 27, 29, 31, 33, 35, 36, 38, 39, 40, 42, 43, 44, 46, 48, 49, 50, 51, 52, 54, 56, 58, 59, 60, 61, 62, 63, 65, 67, 68, 69, 70, 71, 72, 74, 75, 76, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89)