Remove crypto from cpp_test #15
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/items_defs.h:
app/src/items_defs.h#L1
File app/src/items_defs.h does not conform to Custom style guidelines. (lines 18, 23, 24, 25, 26, 30, 31, 32, 33)
|
Run clang-format on app/src/coin.h:
app/src/coin.h#L1
File app/src/coin.h does not conform to Custom style guidelines. (lines 55, 56, 57)
|
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 18, 22, 24)
|
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 22, 32, 60, 70, 71, 72, 73, 87)
|
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 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 58)
|
Run clang-format on app/src/jsmn/jsmn.h:
app/src/jsmn/jsmn.h#L1
File app/src/jsmn/jsmn.h does not conform to Custom style guidelines. (lines 46, 47, 48, 49, 50, 54, 55, 56, 57, 58, 59, 69, 70, 71, 73, 82, 83, 84, 98, 99)
|
Run clang-format on app/src/common/parser_common.h:
app/src/common/parser_common.h#L1
File app/src/common/parser_common.h does not conform to Custom style guidelines. (lines 60, 61)
|
Run clang-format on app/src/json/json_parser.h:
app/src/json/json_parser.h#L1
File app/src/json/json_parser.h does not conform to Custom style guidelines. (lines 18, 25, 30, 56, 57, 66, 67, 76, 77, 86, 87, 97, 98, 107, 108)
|
Run clang-format on app/src/items_format.c:
app/src/items_format.c#L1
File app/src/items_format.c does not conform to Custom style guidelines. (lines 17, 119, 173, 183, 197, 206, 207, 210, 216, 222, 225)
|