update readme #68
Annotations
13 errors, 6 warnings, and 10 notices
|
|
|
app/src/crypto_helper.h#L21
unknown type name 'size_t'
|
|
app/src/eth_addr.h#L31
unknown type name 'uint8_t'
|
|
app/src/eth_addr.h#L31
unknown type name 'uint8_t'
|
|
app/src/eth_addr.h#L30
unknown type name 'uint16_t'
|
|
app/src/eth_addr.h#L29
unknown type name 'uint16_t'
|
|
app/src/eth_addr.h#L28
unknown type name 'int8_t'
|
|
app/src/eth_addr.h#L28
unknown type name 'zxerr_t'
|
|
app/src/eth_addr.h#L25
unknown type name 'uint8_t'
|
|
app/src/eth_addr.h#L25
unknown type name 'zxerr_t'
|
|
app/src/ristretto.h#L43
unknown type name 'cx_err_t'
|
|
|
|
|
|
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#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#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#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#L256
non-void function does not return a value in all control paths
|
|
app/src/apdu_handler.c#L155
non-void function does not return a value in all control paths
|
|
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)
|
|
app/src/common/tx.c#L0
File app/src/common/tx.c does not conform to Custom style guidelines. (lines 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 17, 32, 37, 43, 44, 45, 46, 47, 48, 60, 63, 64, 67, 71, 72, 75, 76, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 91, 92, 94, 95, 96, 101, 102, 104, 105, 106, 111, 113, 114, 115, 117, 119, 120, 121, 123, 124, 125, 126, 127, 129, 130, 131, 132, 133, 135, 136, 141, 142, 144, 145, 150, 151, 153, 154, 155, 156, 158, 159, 161, 162, 163, 165, 166, 168, 169, 170, 171, 172, 174, 175, 177, 178, 179, 184, 185, 186, 187, 192)
|
|
app/src/parser_impl_eth.h#L0
File app/src/parser_impl_eth.h does not conform to Custom style guidelines. (lines 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 29, 30, 31, 32, 33, 40)
|
|
app/src/crypto_helper.c#L0
File app/src/crypto_helper.c does not conform to Custom style guidelines. (lines 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 16, 25, 26, 27, 28, 29, 31, 32, 33, 35, 36, 37, 38, 39, 40, 44, 45, 46, 47, 48, 49, 50, 51)
|
|
app/src/common/actions.h#L0
File app/src/common/actions.h does not conform to Custom style guidelines. (lines 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 18)
|
|
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)
|
|
app/c_api/rust.c#L0
File app/c_api/rust.c does not conform to Custom style guidelines. (lines 7, 8, 9, 11)
|
|
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)
|
|
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)
|
|
app/src/common/main.c#L0
File app/src/common/main.c does not conform to Custom style guidelines. (lines 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 22, 23, 24, 25, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41)
|
The logs for this run have expired and are no longer available.
Loading