Add Apex (#230) #71
Annotations
13 errors, 6 warnings, and 10 notices
|
ledger-lint / lint
Process completed with exit code 1.
|
|
app/src/consumer/cbor_helper.h:52:12 [clang-diagnostic-error]:
app/src/consumer/cbor_helper.h#L52
unknown type name 'parser_error_t'
|
|
app/src/consumer/cbor_helper.h:29:20 [clang-diagnostic-error]:
app/src/consumer/cbor_helper.h#L29
use of undeclared identifier 'parser_cbor_unexpected'
|
|
app/src/consumer/cbor_helper.h:27:20 [clang-diagnostic-error]:
app/src/consumer/cbor_helper.h#L27
use of undeclared identifier 'parser_ok'
|
|
app/src/consumer/cbor_helper.h:26:14 [clang-diagnostic-error]:
app/src/consumer/cbor_helper.h#L26
use of undeclared identifier 'CborNoError'
|
|
app/src/consumer/cbor_helper.h:25:20 [clang-diagnostic-error]:
app/src/consumer/cbor_helper.h#L25
use of undeclared identifier 'parser_cbor_not_canonical'
|
|
app/src/consumer/cbor_helper.h:24:14 [clang-diagnostic-error]:
app/src/consumer/cbor_helper.h#L24
use of undeclared identifier 'CborErrorMapNotSorted'
|
|
app/src/consumer/cbor_helper.h:23:20 [clang-diagnostic-error]:
app/src/consumer/cbor_helper.h#L23
use of undeclared identifier 'parser_cbor_unexpected_EOF'
|
|
app/src/consumer/cbor_helper.h:22:14 [clang-diagnostic-error]:
app/src/consumer/cbor_helper.h#L22
use of undeclared identifier 'CborErrorUnexpectedEOF'
|
|
app/src/consumer/cbor_helper.h:20:47 [clang-diagnostic-error]:
app/src/consumer/cbor_helper.h#L20
unknown type name 'CborError'
|
|
app/src/consumer/cbor_helper.h:20:12 [clang-diagnostic-error]:
app/src/consumer/cbor_helper.h#L20
unknown type name 'parser_error_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/parser.h:
app/src/common/parser.h#L0
File app/src/common/parser.h does not conform to Custom style guidelines. (lines 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 23, 30, 36, 46, 49, 51, 52, 53, 55)
|
|
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/parser_txdef.h:
app/src/parser_txdef.h#L0
File app/src/parser_txdef.h does not conform to Custom style guidelines. (lines 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 18)
|
|
Run clang-format on app/src/parser_impl_eth.h:
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)
|
|
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/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/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/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/cbor_helper.h:
app/src/consumer/cbor_helper.h#L0
File app/src/consumer/cbor_helper.h does not conform to Custom style guidelines. (lines 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 33, 34, 35, 36, 38, 40, 41, 42, 44, 45, 46, 48, 49, 50, 52, 53, 55, 56, 57, 58, 59)
|
|
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)
|