Add Apex #69
lint.yml
on: pull_request
ledger-lint
/
lint
7m 57s
Annotations
13 errors, 6 warnings, and 10 notices
|
ledger-lint / lint
Process completed with exit code 1.
|
|
app/src/crypto_helper.h:21:48 [clang-diagnostic-error]:
app/src/crypto_helper.h#L21
unknown type name 'size_t'
|
|
app/src/eth_addr.h:31:39 [clang-diagnostic-error]:
app/src/eth_addr.h#L31
unknown type name 'uint8_t'
|
|
app/src/eth_addr.h:31:22 [clang-diagnostic-error]:
app/src/eth_addr.h#L31
unknown type name 'uint8_t'
|
|
app/src/eth_addr.h:30:38 [clang-diagnostic-error]:
app/src/eth_addr.h#L30
unknown type name 'uint16_t'
|
|
app/src/eth_addr.h:29:36 [clang-diagnostic-error]:
app/src/eth_addr.h#L29
unknown type name 'uint16_t'
|
|
app/src/eth_addr.h:28:26 [clang-diagnostic-error]:
app/src/eth_addr.h#L28
unknown type name 'int8_t'
|
|
app/src/eth_addr.h:28:1 [clang-diagnostic-error]:
app/src/eth_addr.h#L28
unknown type name 'zxerr_t'
|
|
app/src/eth_addr.h:25:30 [clang-diagnostic-error]:
app/src/eth_addr.h#L25
unknown type name 'uint8_t'
|
|
app/src/eth_addr.h:25:1 [clang-diagnostic-error]:
app/src/eth_addr.h#L25
unknown type name 'zxerr_t'
|
|
app/src/ristretto.h:43:1 [clang-diagnostic-error]:
app/src/ristretto.h#L43
unknown type name 'cx_err_t'
|
|
ledger-lint / lint
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
|
|
ledger-lint / lint
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
|
|
app/src/apdu_handler.c:436:37 [clang-diagnostic-deprecated-non-prototype]:
app/src/apdu_handler.c#L436
passing arguments to 'tx_parse' without a prototype is deprecated in all versions of C and is not supported in C23
|
|
app/src/apdu_handler.c:412:37 [clang-diagnostic-deprecated-non-prototype]:
app/src/apdu_handler.c#L412
passing arguments to 'tx_parse' without a prototype is deprecated in all versions of C and is not supported in C23
|
|
app/src/apdu_handler.c:381:37 [clang-diagnostic-deprecated-non-prototype]:
app/src/apdu_handler.c#L381
passing arguments to 'tx_parse' without a prototype is deprecated in all versions of C and is not supported in C23
|
|
app/src/apdu_handler.c:350:37 [clang-diagnostic-deprecated-non-prototype]:
app/src/apdu_handler.c#L350
passing arguments to 'tx_parse' without a prototype is deprecated in all versions of C and is not supported in C23
|
|
app/src/apdu_handler.c:256:1 [clang-diagnostic-return-type]:
app/src/apdu_handler.c#L256
non-void function does not return a value in all control paths
|
|
app/src/apdu_handler.c:155:1 [clang-diagnostic-return-type]:
app/src/apdu_handler.c#L155
non-void function does not return a value in all control paths
|
|
Run clang-format on app/src/common/tx.h:
app/src/common/tx.h#L0
File app/src/common/tx.h does not conform to Custom style guidelines. (lines 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 18, 54, 56, 57, 62, 66)
|
|
Run clang-format on app/src/eth_addr.h:
app/src/eth_addr.h#L0
File app/src/eth_addr.h does not conform to Custom style guidelines. (lines 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 21, 28, 29, 30, 31, 35)
|
|
Run clang-format on app/src/addr.c:
app/src/addr.c#L0
File app/src/addr.c does not conform to Custom style guidelines. (lines 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 17, 25, 26, 27, 28, 29, 30, 34, 35, 36, 37, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 64, 65, 66, 67, 68, 71, 72, 73, 74, 75, 78, 79, 80, 81, 82)
|
|
Run clang-format on app/src/apdu_handler.c:
app/src/apdu_handler.c#L0
File app/src/apdu_handler.c does not conform to Custom style guidelines. (lines 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 18, 24, 34, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 56, 57, 59, 61, 62, 63, 64, 65, 66, 68, 69, 70, 72, 73, 77, 78, 79, 81, 83, 84, 86, 87, 88, 90, 91, 93, 94, 95, 96, 97, 100, 103, 104, 105, 107, 111, 112, 114, 116, 117, 118, 120, 121, 122, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 157, 158, 159, 160, 162, 163, 164, 166, 167, 168, 170, 171, 172, 174, 175, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 189, 190, 191, 192, 193, 195, 196, 197, 198, 199, 201, 202, 203, 205, 206, 207, 208, 210, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 223, 224, 226, 227, 228, 229, 231, 233, 234, 235, 237, 238, 240, 242, 243, 244, 245, 247, 248, 249, 250, 251, 253, 254, 258, 259, 261, 263, 265, 266, 267, 268, 269, 271, 272, 273, 274, 276, 280, 281, 282, 284, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 315, 316, 317, 318, 320, 321, 323, 324, 326, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 343, 344, 345, 346, 348, 349, 350, 351, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 364, 366, 368, 369, 370, 374, 375, 376, 377, 379, 380, 381, 382, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 396, 398, 399, 403, 404, 405, 406, 407, 408, 409, 411, 412, 413, 415, 416, 417, 418, 419, 420, 422, 423, 424, 425, 429, 430, 431, 432, 434, 435, 436, 437, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 450, 452, 454, 455, 459, 460, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 476, 477, 478, 480, 481, 482, 483, 484, 486, 487, 488, 489, 490, 491, 493, 494, 495, 496, 497, 499, 500, 501, 502, 503, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 517, 518, 519, 520, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563)
|
|
Run clang-format on app/src/parser_impl_eth.c:
app/src/parser_impl_eth.c#L0
File app/src/parser_impl_eth.c does not conform to Custom style guidelines. (lines 65, 66, 202, 220)
|
|
Run clang-format on app/src/consumer/coin_consumer.h:
app/src/consumer/coin_consumer.h#L0
File app/src/consumer/coin_consumer.h does not conform to Custom style guidelines. (lines 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 22, 25, 26, 28, 29, 30, 32, 33, 36, 37, 38, 43, 44, 45, 46, 47, 48, 49, 52, 53, 56, 57, 58, 60, 61, 63, 67, 71, 73, 77, 78, 79, 81, 82, 83, 84, 85, 86, 88, 89, 90)
|
|
Run clang-format on app/src/eth_utils.c:
app/src/eth_utils.c#L0
File app/src/eth_utils.c does not conform to Custom style guidelines. (lines 21, 22, 23, 24, 25, 26, 29, 30, 31, 33, 34, 35, 40, 41, 42, 44, 46, 47, 52, 53, 54, 55, 56, 57, 59, 61, 62, 63, 64, 65, 67, 68, 69, 70, 71, 76, 77, 78, 79, 80, 82, 83, 85, 86, 87, 89, 90, 92, 93, 94, 95, 96, 97, 98, 100, 101, 103, 104, 105, 106, 107, 108, 110, 111, 113, 114, 115, 116, 117, 118, 120, 121, 122, 125, 126, 127, 129, 130, 132, 136, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 149, 151, 152, 153, 154, 155, 157, 158, 159, 160, 161, 162, 163, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 179, 180, 181, 183, 185, 186, 187, 189, 190, 191, 192, 193, 195, 196, 197, 198, 199, 200, 201, 202, 204, 205, 206, 208, 209, 211, 213, 214)
|
|
Run clang-format on app/src/ristretto.h:
app/src/ristretto.h#L0
File app/src/ristretto.h does not conform to Custom style guidelines. (lines 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 17, 18, 19, 23, 24, 25, 26, 30, 31, 32, 33, 36, 37, 38, 39, 40, 43)
|
|
Run clang-format on app/src/ristretto.c:
app/src/ristretto.c#L0
File app/src/ristretto.c does not conform to Custom style guidelines. (lines 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 16, 20, 21, 22, 23, 24, 25, 26, 27, 28, 31, 32, 33, 34, 36, 37, 38, 39, 41, 42, 43, 44, 45, 48, 49, 50, 51, 54, 55, 56, 57, 60, 61, 62, 65, 66, 67, 70, 71, 72, 75, 76, 77, 80, 81, 82, 83, 86, 87, 88, 91, 92, 93, 96, 97, 98, 101, 102, 103, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 120, 121, 122, 124, 125, 126, 131, 132, 136, 137, 138, 139, 143, 144, 145, 148, 149, 150, 151, 152, 153, 154, 156, 157, 158, 159, 160, 162, 163, 164, 166, 167, 168, 169, 170, 171, 173, 174, 175, 177, 178, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 206, 207, 209, 210, 212, 213, 214, 215, 217, 218, 220, 222, 223, 225, 226, 227, 229, 231, 232, 234, 235, 237, 238, 239, 242, 245, 246, 247, 248, 249, 250, 251, 252, 254, 255, 256, 258, 259, 260, 261, 262, 263, 265, 267, 269, 270, 271, 273)
|
|
Run clang-format on app/c_api/rust.c:
app/c_api/rust.c#L0
File app/c_api/rust.c does not conform to Custom style guidelines. (lines 7, 8, 9, 11)
|