Add fuzzing job #1
Annotations
13 errors, 7 warnings, and 10 notices
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
|
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.
|
app/src/addr.h:24:1 [clang-diagnostic-error]:
app/src/addr.h#L24
unknown type name 'zxerr_t'
|
app/src/addr.h:24:26 [clang-diagnostic-error]:
app/src/addr.h#L24
unknown type name 'uint8_t'
|
app/src/addr.h:27:1 [clang-diagnostic-error]:
app/src/addr.h#L27
unknown type name 'zxerr_t'
|
app/src/addr.h:27:22 [clang-diagnostic-error]:
app/src/addr.h#L27
unknown type name 'int8_t'
|
app/src/addr.h:28:36 [clang-diagnostic-error]:
app/src/addr.h#L28
unknown type name 'uint16_t'
|
app/src/addr.h:29:38 [clang-diagnostic-error]:
app/src/addr.h#L29
unknown type name 'uint16_t'
|
app/src/addr.h:30:22 [clang-diagnostic-error]:
app/src/addr.h#L30
unknown type name 'uint8_t'
|
app/src/addr.h:30:39 [clang-diagnostic-error]:
app/src/addr.h#L30
unknown type name 'uint8_t'
|
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
|
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.
|
lint
Process completed with exit code 1.
|
app/src/apdu_handler.c:89:1 [clang-diagnostic-return-type]:
app/src/apdu_handler.c#L89
non-void function does not return a value in all control paths
|
app/src/common/actions.h:83:17 [clang-diagnostic-unused-function]:
app/src/common/actions.h#L83
unused function 'app_sign'
|
app/src/common/actions.h:200:17 [clang-diagnostic-unused-function]:
app/src/common/actions.h#L200
unused function 'app_reject'
|
app/src/common/actions.h:207:20 [clang-diagnostic-unused-function]:
app/src/common/actions.h#L207
unused function 'app_fill_address'
|
app/src/common/actions.h:223:20 [clang-diagnostic-unused-function]:
app/src/common/actions.h#L223
unused function 'app_fill_auth_pubkey'
|
app/src/common/actions.h:240:17 [clang-diagnostic-unused-function]:
app/src/common/actions.h#L240
unused function 'app_reply_address'
|
app/src/common/actions.h:245:17 [clang-diagnostic-unused-function]:
app/src/common/actions.h#L245
unused function 'app_reply_error'
|
Run clang-format on app/src/crypto.c:
app/src/crypto.c#L1
File app/src/crypto.c does not conform to Custom style guidelines. (lines 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 17, 30, 31, 37, 38, 39, 40, 41, 42, 43, 44, 48, 49, 53, 55, 56, 58, 65, 66, 67, 68, 69, 70, 74, 75, 76, 77, 78, 79, 80, 81, 85, 86, 87, 88, 90, 91, 93, 94, 95, 97, 99, 100, 101, 103, 104, 105, 106, 111, 112, 113, 114, 116, 117, 119, 120, 121, 124, 127, 128, 129, 130, 131, 133, 134, 135, 137, 138, 139, 140, 141, 143, 144, 145, 147, 149, 150, 153, 154, 155, 157, 158, 159, 164, 166, 167, 169, 170, 172, 173, 176, 177, 178, 179, 180, 181, 182, 184, 186, 187, 189, 190, 193, 194, 195, 196, 197, 199, 200, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 220, 221, 222, 224, 226, 228, 229, 230, 231, 233, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 246, 248, 250, 251, 252, 254, 255, 256, 257, 258, 261, 262, 263, 265, 266, 267)
|
Run clang-format on app/src/addr.c:
app/src/addr.c#L1
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, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56)
|
Run clang-format on app/src/apdu_handler.c:
app/src/apdu_handler.c#L1
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, 20, 24, 35, 37, 38, 39, 41, 43, 47, 48, 50, 51, 52, 54, 55, 56, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 91, 93, 95, 96, 97, 99, 101, 102, 104, 105, 109, 111, 113, 114, 115, 116, 117, 121, 122, 124, 126, 128, 129, 130, 131, 132, 134, 135, 136, 137, 139, 143, 144, 146, 147, 149, 150, 151, 153, 154, 156, 157, 159, 160, 161, 163, 167, 168, 170, 174, 175, 176, 177, 178, 180, 182, 183, 184, 185, 186, 187, 189, 191, 192, 193, 195, 198, 199, 200, 201, 202, 207, 208, 209, 210, 211, 216, 217, 219, 220, 221, 222, 223, 224, 225, 227, 228, 229, 231, 232, 233, 234, 235, 237, 238, 239, 240, 241, 242, 243, 245, 246, 247, 248, 249, 250, 251, 253, 254, 255, 256, 257, 258, 259, 261, 262, 263, 264, 265, 266, 267, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295)
|
Run clang-format on app/src/parser.c:
app/src/parser.c#L1
File app/src/parser.c does not conform to Custom style guidelines. (lines 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 17, 34, 35, 36, 37, 39, 40, 41, 43, 44, 45, 47, 51, 53, 55, 57, 58, 59, 60, 61, 64, 65, 67, 68, 70, 71, 72, 73, 78, 82, 84, 85, 86, 87, 88, 89, 90, 91, 93, 94, 95, 97, 98, 99, 101, 105, 109, 113, 117, 121, 125, 126, 129, 133, 137, 141, 145, 146, 147, 148, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 163, 164, 168, 169, 170, 171, 172, 173, 177, 178, 181, 185, 186, 187, 188, 189, 190, 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, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274)
|
Run clang-format on app/src/common/main.c:
app/src/common/main.c#L1
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)
|
Run clang-format on app/src/common/tx.c:
app/src/common/tx.c#L1
File app/src/common/tx.c does not conform to Custom style guidelines. (lines 17, 24, 36, 37, 41, 48, 49, 50, 51, 52, 53, 57, 58, 59, 62, 63, 64, 67, 68, 72, 73, 74, 77, 78, 79, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 94, 95, 97, 98, 99, 100, 105, 106, 107, 109, 110, 111, 112, 117, 119, 120, 121, 122, 124, 126, 127, 128, 129, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 143, 144, 149, 150, 151, 152, 156, 157, 161, 162, 166, 167, 171, 172, 176, 177, 178, 181, 182, 183, 185, 186, 187, 189, 190, 195, 196, 200, 201, 202, 205, 206, 207, 209, 210, 211, 213, 214, 219, 220, 224, 225, 229, 230, 231, 232, 233, 234, 235, 237, 239, 240, 242)
|
Run clang-format on app/src/common/actions.c:
app/src/common/actions.c#L1
File app/src/common/actions.c does not conform to Custom style guidelines. (lines 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15)
|
Run clang-format on app/src/c_api/rust.c:
app/src/c_api/rust.c#L1
File app/src/c_api/rust.c does not conform to Custom style guidelines. (lines 1, 8, 12, 13, 16, 17, 22)
|
Run clang-format on app/rust/include/rslib.h:
app/rust/include/rslib.h#L1
File app/rust/include/rslib.h does not conform to Custom style guidelines. (lines 3, 8, 10, 12, 14, 20, 22, 23, 24, 25, 26, 29, 30, 35, 39, 46, 52)
|
Run clang-format on app/src/coin.h:
app/src/coin.h#L1
File app/src/coin.h does not conform to Custom style guidelines. (lines 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14)
|