Skip to content

feat: new O.from_uuid implemenation #1710

feat: new O.from_uuid implemenation

feat: new O.from_uuid implemenation #1710

Triggered via pull request April 10, 2025 09:01
Status Success
Total duration 5m 8s
Artifacts

main.yml

on: pull_request
🚨 REUSE Compliance
11s
🚨 REUSE Compliance
🚨 C lint
21s
🚨 C lint
🚨 Lua lint
22s
🚨 Lua lint
Matrix: 🐧 Linux check tests (gcc and clang)
🪟 Windows build test
1m 13s
🪟 Windows build test
🍎 Apple OSX check tests
2m 0s
🍎 Apple OSX check tests
🦾 ARM32 build test
0s
🦾 ARM32 build test
Matrix: 🐹 go build & checks
Matrix: 🐯 NodeJS WASM check tests
Matrix: 🐍 Python checks
Matrix: 🦀 rust build & checks
🤖 Semantic release
0s
🤖 Semantic release
🐯 js build release
0s
🐯 js build release
🐧 Binary builds on Ubuntu (Linux, Windows, Android)
0s
🐧 Binary builds on Ubuntu (Linux, Windows, Android)
🍎 apple osx and ios release build
0s
🍎 apple osx and ios 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 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]