Fuzzing methods #1269
main.yml
on: pull_request
Matrix: 🐹 go build & checks
Matrix: 🐯 js build & checks
Matrix: 🥷 meson/ninja test
Matrix: 🦀 rust build & checks
🐧 Linux build tests (musl and linux)
1m 3s
🪟 Windows build test
1m 7s
🍎 Apple iOS build test
2m 9s
Matrix: 🐍 Python checks
🐯 js build release
0s
🐧 Binary builds on Ubuntu
0s
🍎 mac osx release build
0s
📦 npm release
0s
📦 Pack release
0s
🧻 Remove tag on fail
0s
🐳 Publish Docker image
/
build-and-push-image
📦 PyPI release
0s
Annotations
1 error and 21 warnings
🚨 Lua lint
Process completed with exit code 1.
|
[cpplint] src/zen_fuzzer.c#L30:
src/zen_fuzzer.c#L30
"zen_error.h" already included at src/zen_fuzzer.c:25 [build/include] [4]
|
[cpplint] src/zen_fuzzer.c#L50:
src/zen_fuzzer.c#L50
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
[cpplint] src/zen_fuzzer.c#L210:
src/zen_fuzzer.c#L210
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
[cpplint] src/zen_fuzzer.c#L211:
src/zen_fuzzer.c#L211
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
[cpplint] src/zen_fuzzer.c#L258:
src/zen_fuzzer.c#L258
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
[cpplint] src/zen_fuzzer.c#L25:
src/zen_fuzzer.c#L25
src/zen_fuzzer.c should include its header file src/zen_fuzzer.h [build/include] [5]
|
[cpplint] src/zen_octet.c#L2009:
src/zen_octet.c#L2009
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
[cpplint] src/zen_octet.c#L2010:
src/zen_octet.c#L2010
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
[cpplint] src/zen_octet.c#L2011:
src/zen_octet.c#L2011
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
[cpplint] src/zen_octet.c#L2012:
src/zen_octet.c#L2012
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
[cpplint] src/zen_octet.c#L2019:
src/zen_octet.c#L2019
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
[cpplint] src/zen_octet.c#L2021:
src/zen_octet.c#L2021
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
[cpplint] src/zen_octet.c#L2023:
src/zen_octet.c#L2023
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
[cpplint] src/zen_octet.c#L2037:
src/zen_octet.c#L2037
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
[cpplint] src/zen_octet.c#L2055:
src/zen_octet.c#L2055
Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
|
[cpplint] src/zen_octet.c#L2059:
src/zen_octet.c#L2059
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
[cpplint] src/zen_octet.c#L2091:
src/zen_octet.c#L2091
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
[cpplint] src/zen_octet.c#L2109:
src/zen_octet.c#L2109
Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
|
[cpplint] src/zen_octet.c#L2121:
src/zen_octet.c#L2121
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
[cpplint] src/zen_octet.c#L2182:
src/zen_octet.c#L2182
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
[cpplint] src/zen_octet.c#L2200:
src/zen_octet.c#L2200
Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
|