review and refactor c code for simplicity and security #2299
main.yml
on: pull_request
🤖 Semantic release
0s
Matrix: 💪 Musl test
🪟 Windows build test
🍎 Apple OSX check tests
🦾 ARM32 build test
Matrix: 🐹 go build & checks
Matrix: 🐯 NodeJS WASM check tests
Matrix: 🐧 Linux ARM64 check tests (gcc and clang)
Matrix: 🐧 Linux check tests (gcc and clang)
Matrix: 🐍 Python checks
Matrix: 🦀 rust build & checks
Matrix: 🐧 Binary builds on Ubuntu (x86_64, arm_64, arm_hf)
🐯 js build release
0s
🪟 Windows and 🤖 Android binary builds on Ubuntu
0s
🍎 apple osx and ios release build
0s
💪 Test musl-arm_64 build
📦 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 1 warning
|
🚨 Lua lint
Process completed with exit code 1.
|
|
🚨 C lint:
src/zenroom.c#L203
[cpplint] reported by reviewdog 🐶
Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
Raw Output:
src/zenroom.c:203: Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
|