Skip to content

Add portfolio API code generators, wrapper methods, and request/response types. #4

Add portfolio API code generators, wrapper methods, and request/response types.

Add portfolio API code generators, wrapper methods, and request/response types. #4

Triggered via pull request July 21, 2024 22:20
Status Failure
Total duration 33s
Artifacts

cpp-linter.yaml

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

Annotations

5 errors, 10 warnings, and 4 notices
include/api/Api.hpp:10:10 [clang-diagnostic-error]: include/api/Api.hpp#L10
'oatpp/parser/json/mapping/ObjectMapper.hpp' file not found
include/api/_Api.hpp:4:10 [clang-diagnostic-error]: include/api/_Api.hpp#L4
'oatpp/core/macro/codegen.hpp' file not found
include/api/types.hpp:4:10 [clang-diagnostic-error]: include/api/types.hpp#L4
'oatpp/core/macro/codegen.hpp' file not found
cpp-linter
Process completed with exit code 1.
include/api/Api.hpp:30:56 [modernize-use-trailing-return-type]: include/api/Api.hpp#L30
use a trailing return type for this function
include/api/Api.hpp:31:51 [modernize-use-trailing-return-type]: include/api/Api.hpp#L31
use a trailing return type for this function
include/api/Api.hpp:32:49 [modernize-use-trailing-return-type]: include/api/Api.hpp#L32
use a trailing return type for this function
include/api/Api.hpp:35:41 [modernize-use-trailing-return-type]: include/api/Api.hpp#L35
use a trailing return type for this function
include/api/Api.hpp:36:40 [modernize-use-trailing-return-type]: include/api/Api.hpp#L36
use a trailing return type for this function
include/api/Api.hpp:37:42 [modernize-use-trailing-return-type]: include/api/Api.hpp#L37
use a trailing return type for this function
include/api/Api.hpp:38:41 [modernize-use-trailing-return-type]: include/api/Api.hpp#L38
use a trailing return type for this function
include/api/Api.hpp:39:41 [modernize-use-trailing-return-type]: include/api/Api.hpp#L39
use a trailing return type for this function
include/api/Api.hpp:40:50 [modernize-use-trailing-return-type]: include/api/Api.hpp#L40
use a trailing return type for this function
include/api/Api.hpp:41:41 [modernize-use-trailing-return-type]: include/api/Api.hpp#L41
use a trailing return type for this function
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 4, 12, 15, 16, 17, 18, 20, 21, 22, 23, 25, 26, 27, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 59, 60, 62, 63, 64, 65, 67, 68, 70, 71, 72, 73, 75, 76, 77, 79, 80, 81, 83, 84, 86, 87, 88, 91)
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, 133, 134, 135, 136, 137, 139, 140, 141, 142, 143, 144, 146, 147, 148, 149, 150, 151, 153, 154, 155, 156, 157, 158, 160, 161, 162, 163, 164, 165, 167, 168, 169, 170, 171, 172, 174, 175, 176, 177, 178, 179, 181, 182, 183, 184, 185, 186, 188, 192)
Run clang-format on include/api/types.hpp: include/api/types.hpp#L1
File include/api/types.hpp does not conform to LLVM style guidelines. (lines 4, 7, 8, 10, 11, 12, 13, 15, 17, 18, 19, 21, 23, 25, 26, 27, 29, 31, 32, 33, 35, 37, 38, 39, 41, 43, 45, 47, 48, 50, 51, 52, 54, 56, 57, 59, 61, 62, 63, 65, 67, 68, 70, 72, 73, 75, 76, 77, 79, 81, 82, 83, 84, 86, 88, 89, 90, 92, 94, 95, 97, 99, 100, 101, 103, 105, 106, 108, 110, 111, 112, 114, 116, 117, 118, 119, 120, 121, 122, 124, 126, 127, 128, 130, 132, 133, 135, 137, 138, 139, 141, 143, 145, 147, 148, 149, 151, 153, 155, 157, 158, 159, 161, 163, 164, 166, 168, 169, 171, 172, 173, 175, 177, 178, 179, 180, 181, 183, 185, 186, 187, 189, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 236, 238, 239, 240, 242, 244, 245, 246, 247, 248, 249, 250, 251, 252, 254, 256, 257, 258, 260, 262, 263, 265, 267, 268, 269, 271, 273, 275, 277, 278, 279, 281, 283, 285, 287, 288, 289, 291, 293, 294, 296, 298, 299, 300, 302, 304, 305, 306, 307, 308, 309, 310, 311, 313, 315, 316, 317, 319, 321, 322, 323, 324, 325, 326, 327, 329, 331, 332, 333, 335, 337, 338, 340, 342, 343, 344, 346, 348, 349, 350, 351, 352, 354, 356, 357, 358, 360, 362, 364, 366, 367, 368, 370, 372, 373, 375, 377, 378, 379, 381, 383, 385, 387, 388, 389, 391, 393, 395, 397, 398, 399, 401, 403, 404, 406, 408, 409, 410, 412, 414, 415, 416, 417, 418, 419, 420, 422, 424, 425, 426, 428, 430, 432, 434, 435, 436, 438, 440, 441, 442, 443, 444, 445, 447, 449, 450, 451, 453, 455, 456, 457, 458, 460, 462, 463, 464, 466, 468, 469, 470, 471, 473, 475, 476, 477, 479, 481, 482, 483, 484, 485, 486, 487, 489, 491, 492, 493, 495, 497, 498, 499, 501, 503, 504, 505, 507, 509, 510, 511, 513, 515, 516, 518, 519, 520, 521, 523, 524, 525, 527, 529, 530, 531, 533, 535, 536, 537, 538, 539, 540, 542, 544, 545, 546, 548, 550, 551, 552, 553, 554, 555, 556, 557, 558, 560, 562, 563, 564, 566, 568, 569, 571, 573, 574, 575, 577, 579, 580, 581, 582, 583, 584, 585, 587, 589, 590, 591, 593, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 624, 626, 627, 628, 630, 632, 633, 635, 637, 638, 639, 641, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 655, 657, 658, 659, 661, 663, 665, 667, 668, 669, 671, 673, 674, 676, 678, 679, 680, 682, 684, 685, 686, 687, 688, 689, 690, 691, 693, 695, 696, 697, 699, 701, 702, 704, 706, 707, 708, 710, 712, 713, 715, 717, 718, 719, 721, 723, 724, 725, 726, 727, 728, 730, 732, 733, 734, 736, 738, 739, 740, 741, 742, 743, 745, 747, 748, 749, 751, 753, 754, 755, 756, 757, 758, 759, 761, 763, 764, 765, 767, 769, 770, 771, 773, 775, 776, 777, 779, 781, 782, 784, 786, 787, 788, 790, 792, 793, 794, 795, 796, 797, 798, 799, 801, 803, 804, 805, 807, 809, 810, 812, 816)
Run clang-format on src/api/Api.portfolio.cpp: src/api/Api.portfolio.cpp#L1
File src/api/Api.portfolio.cpp does not conform to LLVM style guidelines. (lines 7, 8, 9, 11, 12, 14, 15, 16, 18, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 32, 33, 34, 36, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 53, 54, 55, 57, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 71, 72, 74, 75, 76, 78, 80, 81, 82, 83, 84, 85, 86, 87, 88, 90, 91, 93, 94, 95, 97, 99, 100, 101, 102, 103, 104, 105, 106, 107, 109, 110, 112, 113, 114, 116, 118, 120, 121, 122, 123, 124, 125, 126, 127, 128, 130, 131, 133, 134, 135, 137, 139, 141, 142, 143, 144, 145, 146, 147, 148, 149, 151, 152, 154, 155, 156, 158, 160, 162, 163, 164, 166, 167, 169, 170, 171, 172, 174, 175, 176, 178, 179, 180, 181, 183, 184, 185, 186, 187, 188, 189, 191, 192, 194, 195, 196, 198, 200, 202, 203, 204, 205, 206, 207, 208, 209, 210, 212, 213, 215, 217, 218, 219, 221, 223, 224, 225, 226, 228, 229, 231, 232, 233, 235, 236, 237, 239, 240, 241, 242, 244, 245, 247, 248, 250, 252, 253, 254, 255, 257, 259)