Skip to content

Release 1.3.3 - KMC Quickfix #127

Release 1.3.3 - KMC Quickfix

Release 1.3.3 - KMC Quickfix #127

Triggered via pull request February 5, 2025 20:12
Status Success
Total duration 41s
Artifacts

cpp-linter.yml

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

Annotations

10 errors, 10 warnings, and 10 notices
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
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
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_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 src/mc/internal/mc_interface_internal.template.c: src/mc/internal/mc_interface_internal.template.c#L1
File src/mc/internal/mc_interface_internal.template.c does not conform to Custom style guidelines. (lines 22)
Run clang-format on src/sa/mariadb/sa_interface_mariadb.template.c: src/sa/mariadb/sa_interface_mariadb.template.c#L1
File src/sa/mariadb/sa_interface_mariadb.template.c does not conform to Custom style guidelines. (lines 76, 549, 550)
Run clang-format on src/sa/internal/sa_interface_inmemory.template.c: src/sa/internal/sa_interface_inmemory.template.c#L1
File src/sa/internal/sa_interface_inmemory.template.c does not conform to Custom style guidelines. (lines 77, 171)
Run clang-format on src/core/crypto_aos.c: src/core/crypto_aos.c#L1
File src/core/crypto_aos.c does not conform to Custom style guidelines. (lines 365, 366, 915)
Run clang-format on src/core/crypto_tc.c: src/core/crypto_tc.c#L1
File src/core/crypto_tc.c does not conform to Custom style guidelines. (lines 632, 633, 822, 955, 956, 961, 967, 1604, 1605, 1786, 1790, 1791)
Run clang-format on src/core/crypto_tm.c: src/core/crypto_tm.c#L1
File src/core/crypto_tm.c does not conform to Custom style guidelines. (lines 1714, 1719, 1720)
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 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 219, 338, 402)