wip proof #48
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/metadata_proof.h:
app/src/metadata_proof.h#L1
File app/src/metadata_proof.h does not conform to Custom style guidelines. (lines 19)
|
|
Run clang-format on app/src/txdefs/metadata_txdef.h:
app/src/txdefs/metadata_txdef.h#L1
File app/src/txdefs/metadata_txdef.h does not conform to Custom style guidelines. (lines 283)
|
|
Run clang-format on app/src/txdefs/merkle_txdef.h:
app/src/txdefs/merkle_txdef.h#L1
File app/src/txdefs/merkle_txdef.h does not conform to Custom style guidelines. (lines 39)
|
|
Run clang-format on app/src/metadata_proof.c:
app/src/metadata_proof.c#L1
File app/src/metadata_proof.c does not conform to Custom style guidelines. (lines 17, 89, 93, 124, 218, 219, 220, 230, 335, 336, 337, 338, 339, 364, 365, 366, 367, 368, 465)
|
|
Run clang-format on app/src/metadata_reader.c:
app/src/metadata_reader.c#L1
File app/src/metadata_reader.c does not conform to Custom style guidelines. (lines 17, 694, 697, 708, 710, 713, 724, 726, 729, 738, 740, 746, 758, 761, 769, 772, 832, 843, 860, 936, 945, 1010)
|
|
Run clang-format on app/src/crypto_helper.c:
app/src/crypto_helper.c#L1
File app/src/crypto_helper.c does not conform to Custom style guidelines. (lines 32)
|