feat: add up to date x509 milagro api from miracl/core #1499
main.yml
on: pull_request
Matrix: 🐧 Linux check tests (gcc and clang)
🪟 Windows build test
1m 38s
🍎 Apple OSX check tests
1m 44s
🦾 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
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 15 warnings
🚨 Lua lint
Process completed with exit code 1.
|
[cpplint] src/zen_p256.c#L96:
src/zen_p256.c#L96
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
|
[cpplint] src/zen_p256.c#L103:
src/zen_p256.c#L103
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
|
[cpplint] src/zen_x509.c#L71:
src/zen_x509.c#L71
Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
|
[cpplint] src/zen_x509.c#L117:
src/zen_x509.c#L117
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
|
[cpplint] src/zen_x509.c#L151:
src/zen_x509.c#L151
If you can, use sizeof(tmp) instead of 20 as the 2nd arg to snprintf. [runtime/printf] [3]
|
[cpplint] src/zen_x509.c#L306:
src/zen_x509.c#L306
Never use sprintf. Use snprintf instead. [runtime/printf] [5]
|
[cpplint] src/zen_x509.c#L306:
src/zen_x509.c#L306
Add #include <cstdio> for sprintf [build/include_what_you_use] [4]
|
🚨 C lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🚨 Lua lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🐹 go build & checks (oldstable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🐹 go build & checks (stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🦀 rust build & checks (nightly)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🪟 Windows build test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🐧 Linux check tests (gcc and clang) (COMPILER=clang)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🐯 NodeJS WASM check tests (20.18.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|