Feat/longfellow zk #1960
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
main.yml
on: pull_request
Matrix: 🐧 Linux check tests (gcc and clang)
🪟 Windows build test
1m 44s
🍎 Apple OSX check tests
2m 46s
🦾 ARM32 build test
0s
Matrix: 🐹 go build & checks
Matrix: 🐯 NodeJS WASM check tests
Matrix: 🐍 Python checks
Matrix: 🦀 rust build & checks
🐯 js build release
0s
🐧 Binary builds on Ubuntu (Linux, Windows, Android)
0s
🍎 apple osx and ios 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
5 errors and 2 warnings
|
🚨 Lua lint
Process completed with exit code 1.
|
|
🐧 Linux check tests (gcc and clang) (COMPILER=clang)
Process completed with exit code 2.
|
|
🪟 Windows build test
Process completed with exit code 2.
|
|
🐯 NodeJS WASM check tests (22.16.0)
Process completed with exit code 2.
|
|
🐧 Linux check tests (gcc and clang) (COMPILER=gcc)
Process completed with exit code 2.
|
|
[cpplint] src/zen_octet.c#L360:
src/zen_octet.c#L360
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
|
[cpplint] src/zen_octet.c#L374:
src/zen_octet.c#L374
Almost always, snprintf is better than strcpy [runtime/printf] [4]
|