Skip to content

add process chunk

add process chunk #69

Triggered via push August 29, 2024 15:56
Status Failure
Total duration 2m 59s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 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/parser_impl.c: app/src/parser_impl.c#L1
File app/src/parser_impl.c does not conform to Custom style guidelines. (lines 51)
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 18, 151, 158, 251)
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 17, 32, 36, 40, 52, 111, 167, 182)
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/common/tx.h: app/src/common/tx.h#L1
File app/src/common/tx.h does not conform to Custom style guidelines. (lines 18)