Skip to content
Triggered via push September 2, 2024 20:43
Status Failure
Total duration 3m 14s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors 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.
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.
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 17, 66)
Run clang-format on app/src/parser_impl.c: app/src/parser_impl.c#L1
File app/src/parser_impl.c does not conform to Custom style guidelines. (lines 17, 24, 27, 28, 29, 32, 34, 35, 36, 37, 38, 41, 42, 43, 45, 46, 47, 65, 66, 67, 97, 251, 253, 281, 324, 327, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 437, 440, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 553, 556, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 637)
Run clang-format on app/src/items.c: app/src/items.c#L1
File app/src/items.c does not conform to Custom style guidelines. (lines 372)
Run clang-format on app/src/apdu_handler_legacy.c: app/src/apdu_handler_legacy.c#L1
File app/src/apdu_handler_legacy.c does not conform to Custom style guidelines. (lines 110, 186, 201, 302)
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 35, 36, 37, 38, 39, 43, 44, 47, 48, 78, 82)
Run clang-format on app/src/items_format.h: app/src/items_format.h#L1
File app/src/items_format.h does not conform to Custom style guidelines. (lines 26)
Run clang-format on app/src/crypto.h: app/src/crypto.h#L1
File app/src/crypto.h does not conform to Custom style guidelines. (lines 23, 34)
Run clang-format on app/src/items.h: app/src/items.h#L1
File app/src/items.h does not conform to Custom style guidelines. (lines 18)
Run clang-format on app/src/parser_txdef.h: app/src/parser_txdef.h#L1
File app/src/parser_txdef.h does not conform to Custom style guidelines. (lines 28, 29, 30, 31)
Run clang-format on app/src/parser_impl.h: app/src/parser_impl.h#L1
File app/src/parser_impl.h does not conform to Custom style guidelines. (lines 73)