Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve fuzzin jobs, as PR must be checked by running fuzzing longer
- Loading branch information
27c9887
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cpp-Linter Report⚠️
Some files did not pass the configured checks!
clang-format (v12.0.1) reports: 18 file(s) not formatted
clang-tidy (v12.0.1) reports: 15 concern(s)
app/src/apdu_handler.c:89:1: warning: [clang-diagnostic-return-type]
app/src/addr.h:24:1: error: [clang-diagnostic-error]
app/src/addr.h:24:26: error: [clang-diagnostic-error]
app/src/addr.h:27:1: error: [clang-diagnostic-error]
app/src/addr.h:27:22: error: [clang-diagnostic-error]
app/src/addr.h:28:36: error: [clang-diagnostic-error]
app/src/addr.h:29:38: error: [clang-diagnostic-error]
app/src/addr.h:30:22: error: [clang-diagnostic-error]
app/src/addr.h:30:39: error: [clang-diagnostic-error]
app/src/common/actions.h:83:17: warning: [clang-diagnostic-unused-function]
app/src/common/actions.h:200:17: warning: [clang-diagnostic-unused-function]
app/src/common/actions.h:207:20: warning: [clang-diagnostic-unused-function]
app/src/common/actions.h:223:20: warning: [clang-diagnostic-unused-function]
app/src/common/actions.h:240:17: warning: [clang-diagnostic-unused-function]
app/src/common/actions.h:245:17: warning: [clang-diagnostic-unused-function]
Have any feedback or feature suggestions? Share it here.