Skip to content

Fuzzing methods

Fuzzing methods #1265

GitHub Actions / cpplint completed Oct 8, 2024 in 1s

reviewdog [cpplint] report

reported by reviewdog 🐶

Findings (18)

src/zen_fuzzer.c|30| "zen_error.h" already included at src/zen_fuzzer.c:25 [build/include] [4]
src/zen_fuzzer.c|229| Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
src/zen_fuzzer.c|25| src/zen_fuzzer.c should include its header file src/zen_fuzzer.h [build/include] [5]
src/zen_octet.c|2009| Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
src/zen_octet.c|2010| Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
src/zen_octet.c|2011| Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
src/zen_octet.c|2012| Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
src/zen_octet.c|2019| Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
src/zen_octet.c|2021| Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
src/zen_octet.c|2023| Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
src/zen_octet.c|2037| Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
src/zen_octet.c|2055| Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
src/zen_octet.c|2059| Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
src/zen_octet.c|2091| Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
src/zen_octet.c|2109| Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
src/zen_octet.c|2121| Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
src/zen_octet.c|2182| Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
src/zen_octet.c|2200| Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]

Filtered Findings (0)

Annotations

Check warning on line 30 in src/zen_fuzzer.c

See this annotation in the file changed.

@github-actions github-actions / cpplint

[cpplint] src/zen_fuzzer.c#L30

 "zen_error.h" already included at src/zen_fuzzer.c:25  [build/include] [4]
Raw output
src/zen_fuzzer.c:30:  "zen_error.h" already included at src/zen_fuzzer.c:25  [build/include] [4]

Check warning on line 229 in src/zen_fuzzer.c

See this annotation in the file changed.

@github-actions github-actions / cpplint

[cpplint] src/zen_fuzzer.c#L229

 Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
Raw output
src/zen_fuzzer.c:229:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]

Check warning on line 25 in src/zen_fuzzer.c

See this annotation in the file changed.

@github-actions github-actions / cpplint

[cpplint] src/zen_fuzzer.c#L25

 src/zen_fuzzer.c should include its header file src/zen_fuzzer.h  [build/include] [5]
Raw output
src/zen_fuzzer.c:25:  src/zen_fuzzer.c should include its header file src/zen_fuzzer.h  [build/include] [5]

Check warning on line 2009 in src/zen_octet.c

See this annotation in the file changed.

@github-actions github-actions / cpplint

[cpplint] src/zen_octet.c#L2009

 Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
Raw output
src/zen_octet.c:2009:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]

Check warning on line 2010 in src/zen_octet.c

See this annotation in the file changed.

@github-actions github-actions / cpplint

[cpplint] src/zen_octet.c#L2010

 Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
Raw output
src/zen_octet.c:2010:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]

Check warning on line 2011 in src/zen_octet.c

See this annotation in the file changed.

@github-actions github-actions / cpplint

[cpplint] src/zen_octet.c#L2011

 Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
Raw output
src/zen_octet.c:2011:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]

Check warning on line 2012 in src/zen_octet.c

See this annotation in the file changed.

@github-actions github-actions / cpplint

[cpplint] src/zen_octet.c#L2012

 Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
Raw output
src/zen_octet.c:2012:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]

Check warning on line 2019 in src/zen_octet.c

See this annotation in the file changed.

@github-actions github-actions / cpplint

[cpplint] src/zen_octet.c#L2019

 Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
Raw output
src/zen_octet.c:2019:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]

Check warning on line 2021 in src/zen_octet.c

See this annotation in the file changed.

@github-actions github-actions / cpplint

[cpplint] src/zen_octet.c#L2021

 Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
Raw output
src/zen_octet.c:2021:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]

Check warning on line 2023 in src/zen_octet.c

See this annotation in the file changed.

@github-actions github-actions / cpplint

[cpplint] src/zen_octet.c#L2023

 Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
Raw output
src/zen_octet.c:2023:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]

Check warning on line 2037 in src/zen_octet.c

See this annotation in the file changed.

@github-actions github-actions / cpplint

[cpplint] src/zen_octet.c#L2037

 Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
Raw output
src/zen_octet.c:2037:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]

Check warning on line 2055 in src/zen_octet.c

See this annotation in the file changed.

@github-actions github-actions / cpplint

[cpplint] src/zen_octet.c#L2055

 Redundant blank line at the end of a code block should be deleted.  [whitespace/blank_line] [3]
Raw output
src/zen_octet.c:2055:  Redundant blank line at the end of a code block should be deleted.  [whitespace/blank_line] [3]

Check warning on line 2059 in src/zen_octet.c

See this annotation in the file changed.

@github-actions github-actions / cpplint

[cpplint] src/zen_octet.c#L2059

 Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
Raw output
src/zen_octet.c:2059:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]

Check warning on line 2091 in src/zen_octet.c

See this annotation in the file changed.

@github-actions github-actions / cpplint

[cpplint] src/zen_octet.c#L2091

 Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
Raw output
src/zen_octet.c:2091:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]

Check warning on line 2109 in src/zen_octet.c

See this annotation in the file changed.

@github-actions github-actions / cpplint

[cpplint] src/zen_octet.c#L2109

 Redundant blank line at the end of a code block should be deleted.  [whitespace/blank_line] [3]
Raw output
src/zen_octet.c:2109:  Redundant blank line at the end of a code block should be deleted.  [whitespace/blank_line] [3]

Check warning on line 2121 in src/zen_octet.c

See this annotation in the file changed.

@github-actions github-actions / cpplint

[cpplint] src/zen_octet.c#L2121

 Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
Raw output
src/zen_octet.c:2121:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]

Check warning on line 2182 in src/zen_octet.c

See this annotation in the file changed.

@github-actions github-actions / cpplint

[cpplint] src/zen_octet.c#L2182

 Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
Raw output
src/zen_octet.c:2182:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]

Check warning on line 2200 in src/zen_octet.c

See this annotation in the file changed.

@github-actions github-actions / cpplint

[cpplint] src/zen_octet.c#L2200

 Redundant blank line at the end of a code block should be deleted.  [whitespace/blank_line] [3]
Raw output
src/zen_octet.c:2200:  Redundant blank line at the end of a code block should be deleted.  [whitespace/blank_line] [3]