Merge pull request #183 from Zondax/feat/improvements #102
Annotations
5 errors and 2 notices
lint
Process completed with exit code 1.
|
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
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
|
Run clang-format on app/src/addr.h:
app/src/addr.h#L0
File app/src/addr.h does not conform to Custom style guidelines. (lines 22)
|
Run clang-format on app/rust/include/rslib.h:
app/rust/include/rslib.h#L0
File app/rust/include/rslib.h does not conform to Custom style guidelines. (lines 3, 22, 23, 24, 25, 26, 30, 35, 39, 52)
|