Skip to content

Add market API wrapper methods and response types (#63) #2

Add market API wrapper methods and response types (#63)

Add market API wrapper methods and response types (#63) #2

Triggered via push July 16, 2024 18:25
Status Failure
Total duration 35s
Artifacts

cpp-linter.yaml

on: push
cpp-linter
26s
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, 48, 49, 51, 52, 54, 55, 56, 57, 59, 60, 62, 63, 64, 65, 67, 68, 69, 71, 72, 73, 75, 76, 78, 79, 80, 83)
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, 18, 19, 21, 22, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 38, 39, 41, 42, 43, 44, 45, 46, 48, 49, 50, 51, 52, 53, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 67, 68, 69, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 101, 102, 103, 104, 105, 107, 108, 109, 110, 111, 113, 114, 116, 117, 118, 119, 120, 121, 123, 124, 125, 126, 127, 128, 130, 134)
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, 24, 25, 27, 29, 30, 31, 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, 557, 559, 560, 561, 563, 565, 566, 567, 568, 569, 570, 571, 573, 575, 576, 577, 579, 581, 582, 583, 585, 589)
Run clang-format on src/api/Api.market.cpp: src/api/Api.market.cpp#L1
File src/api/Api.market.cpp does not conform to LLVM style guidelines. (lines 5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 17, 18, 19, 21, 23, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 37, 38, 39, 41, 43, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 56, 58, 59, 60, 62, 64, 66, 67, 68, 69, 70, 71, 72, 73, 75, 76, 78, 79, 80, 82, 84, 86, 87, 88, 89, 90, 91, 92, 93, 94, 96, 97, 99, 100, 101, 103, 105, 106, 107, 108, 109, 110, 111, 112, 113, 115, 116, 118, 119, 120, 122, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 136, 137, 139, 140, 141, 143, 145, 146, 147, 148, 149, 150, 151, 152, 153, 155, 156, 158, 159, 160, 162, 164, 166, 167, 168, 169, 170, 171, 172, 173, 174, 176, 178)