More cleanups after new build system adoption #1317
main.yml
on: pull_request
Matrix: 🐹 go build & checks
Matrix: 🐯 NodeJS WASM check tests
Matrix: 🐧 Linux check tests (gcc and clang)
Matrix: 🦀 rust build & checks
🪟 Windows build test
41s
🍎 Apple OSX check tests
1m 48s
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 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]
|