feat: new O.from_uuid implemenation #1710
main.yml
on: pull_request
Matrix: 🐧 Linux check tests (gcc and clang)
🪟 Windows build test
1m 13s
🍎 Apple OSX check tests
2m 0s
🦾 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
1 error and 6 warnings
|
🚨 Lua lint
Process completed with exit code 1.
|
|
[cpplint] src/zen_octet.c#L1035:
src/zen_octet.c#L1035
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
|
[cpplint] src/zen_octet.c#L1086:
src/zen_octet.c#L1086
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
|
[cpplint] src/zen_octet.c#L1087:
src/zen_octet.c#L1087
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
|
[cpplint] src/zen_octet.c#L1097:
src/zen_octet.c#L1097
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
|
[cpplint] src/zen_octet.c#L1097:
src/zen_octet.c#L1097
Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
|
|
[cpplint] src/zen_octet.c#L1084:
src/zen_octet.c#L1084
Add #include <cstdio> for snprintf [build/include_what_you_use] [4]
|