Skip to content

Fuzzing methods

Fuzzing methods #1269

Triggered via pull request October 9, 2024 10:28
Status Success
Total duration 3m 10s
Artifacts

main.yml

on: pull_request
🚨 REUSE Compliance
11s
🚨 REUSE Compliance
🚨 C lint
22s
🚨 C lint
🚨 Lua lint
17s
🚨 Lua lint
Matrix: 🐹 go build & checks
Matrix: 🐯 js build & checks
Matrix: 🥷 meson/ninja test
Matrix: 🦀 rust build & checks
🐧 Linux build tests (musl and linux)
1m 3s
🐧 Linux build tests (musl and linux)
🪟 Windows build test
1m 7s
🪟 Windows build test
🍎 Apple iOS build test
2m 9s
🍎 Apple iOS build test
Matrix: 🐍 Python checks
🤖 Semantic release
0s
🤖 Semantic release
🐯 js build release
0s
🐯 js build release
🐧 Binary builds on Ubuntu
0s
🐧 Binary builds on Ubuntu
🍎 mac osx release build
0s
🍎 mac osx release build
🗃️ Check file changes
0s
🗃️ Check file changes
📦 npm release
0s
📦 npm release
📦 Pack release
0s
📦 Pack release
🧻 Remove tag on fail
0s
🧻 Remove tag on fail
🐳 Publish Docker image  /  build-and-push-image
🐳 Publish Docker image / build-and-push-image
🐍 Python create source distribution
0s
🐍 Python create source distribution
📦 PyPI release
0s
📦 PyPI release
Fit to window
Zoom out
Zoom in

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]