Skip to content

add merkle proof

add merkle proof #49

Triggered via push April 18, 2025 14:40
Status Failure
Total duration 3m 43s
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/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, 47, 81, 129, 130, 131, 170, 181, 182, 183, 184, 185, 202, 213, 214, 215, 216, 217, 321)
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)
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)