Skip to content

More cleanups after new build system adoption #1317

More cleanups after new build system adoption

More cleanups after new build system adoption #1317

Triggered via pull request November 11, 2024 10:43
Status Success
Total duration 5m 9s
Artifacts

main.yml

on: pull_request
🚨 REUSE Compliance
11s
🚨 REUSE Compliance
🚨 C lint
20s
🚨 C lint
🚨 Lua lint
18s
🚨 Lua lint
Matrix: 🐹 go build & checks
Matrix: 🐯 NodeJS WASM check tests
Matrix: 🐧 Linux check tests (gcc and clang)
Matrix: 🦀 rust build & checks
🪟 Windows build test
41s
🪟 Windows build test
🍎 Apple OSX check tests
1m 48s
🍎 Apple OSX check tests
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 2 warnings
🚨 Lua lint
Process completed with exit code 1.
[cpplint] src/zen_time.c#L95: src/zen_time.c#L95
If you can, use sizeof(s_result) instead of 1024 as the 2nd arg to snprintf. [runtime/printf] [3]
[cpplint] src/zen_time.c#L95: src/zen_time.c#L95
Add #include <cstdio> for snprintf [build/include_what_you_use] [4]