Skip to content

[nasa/Cryptolib#382] Sphinx Documentation Refresh POC #102

[nasa/Cryptolib#382] Sphinx Documentation Refresh POC

[nasa/Cryptolib#382] Sphinx Documentation Refresh POC #102

Triggered via pull request January 8, 2025 21:06
Status Success
Total duration 33s
Artifacts

cpp-linter.yml

on: pull_request
cpp-linter
25s
cpp-linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 10 warnings, and 10 notices
support/standalone/standalone.h:78:29 [bugprone-macro-parentheses]: support/standalone/standalone.h#L78
macro replacement list should be enclosed in parentheses
support/standalone/standalone.h:120:39 [readability-avoid-const-params-in-decls]: support/standalone/standalone.h#L120
parameter 'signal' is const-qualified in the function declaration; const-qualification of parameters only has an effect in function definitions
src/crypto/kmc/jsmn.h:104:66 [readability-avoid-const-params-in-decls]: src/crypto/kmc/jsmn.h#L104
parameter 'len' is const-qualified in the function declaration; const-qualification of parameters only has an effect in function definitions
src/crypto/kmc/jsmn.h:105:29 [readability-avoid-const-params-in-decls]: src/crypto/kmc/jsmn.h#L105
parameter 'num_tokens' is const-qualified in the function declaration; const-qualification of parameters only has an effect in function definitions
Run clang-format on support/standalone/standalone.h: support/standalone/standalone.h#L1
File support/standalone/standalone.h does not conform to Custom style guidelines. (lines 93, 116, 119)
Run clang-format on include/crypto.h: include/crypto.h#L1
File include/crypto.h does not conform to Custom style guidelines. (lines 236, 322, 324, 325, 326, 336)
Run clang-format on include/crypto_error.h: include/crypto_error.h#L1
File include/crypto_error.h does not conform to Custom style guidelines. (lines 144)
Run clang-format on include/crypto_config.h: include/crypto_config.h#L1
File include/crypto_config.h does not conform to Custom style guidelines. (lines 112)
Run clang-format on include/crypto_config_structs.h: include/crypto_config_structs.h#L1
File include/crypto_config_structs.h does not conform to Custom style guidelines. (lines 246, 247, 248, 249, 251, 252, 253, 254, 256, 267, 268, 270, 271, 272, 273, 274, 275, 276, 277, 289, 290, 291, 292, 293)
Run clang-format on support/standalone/standalone.c: support/standalone/standalone.c#L1
File support/standalone/standalone.c does not conform to Custom style guidelines. (lines 224, 339, 340, 575, 576)
Run clang-format on src/core/crypto_config.c: src/core/crypto_config.c#L1
File src/core/crypto_config.c does not conform to Custom style guidelines. (lines 38, 191)
Run clang-format on src/core/crypto_print.c: src/core/crypto_print.c#L1
File src/core/crypto_print.c does not conform to Custom style guidelines. (lines 186)
Run clang-format on src/core/crypto_key_mgmt.c: src/core/crypto_key_mgmt.c#L1
File src/core/crypto_key_mgmt.c does not conform to Custom style guidelines. (lines 48, 104, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 217, 336, 354, 355, 399, 416, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 511, 512)
Run clang-format on src/core/crypto_mc.c: src/core/crypto_mc.c#L1
File src/core/crypto_mc.c does not conform to Custom style guidelines. (lines 40, 41, 68, 69, 109, 110, 183, 184, 226, 227, 228, 279, 280)