Skip to content

Feat/dmon

Feat/dmon #249

Triggered via pull request December 9, 2024 12:44
@jaromiljaromil
synchronize #72
feat/dmon
Status Failure
Total duration 2m 20s
Artifacts

main.yml

on: pull_request
🚨 REUSE Compliance
8s
🚨 REUSE Compliance
🚨 C lint
14s
🚨 C lint
🐧 Musl Linux test
22s
🐧 Musl Linux test
πŸͺŸ Windows native test
1m 22s
πŸͺŸ Windows native test
🍎 OSX native test
14s
🍎 OSX native test
πŸ€– Semantic release
0s
πŸ€– Semantic release
πŸͺŸ Windows native binary release build
0s
πŸͺŸ Windows native binary release build
🍎 OSX native binary release build
0s
🍎 OSX native binary release build
🐧 Linux shared binary release build
0s
🐧 Linux shared binary release build
🐧 Musl Linux binary release build
0s
🐧 Musl Linux binary release build
🦠 Virus scan of released binaries
0s
🦠 Virus scan of released binaries
🧻 Remove tag on fail
0s
🧻 Remove tag on fail
πŸ“’ Public release
0s
πŸ“’ Public release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 14 warnings
🍎 OSX native test
Process completed with exit code 2.
πŸͺŸ Windows native test
Process completed with exit code 1.
🚨 REUSE Compliance
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
[cpplint] src/cjit.c#L191: src/cjit.c#L191
Almost always, snprintf is better than strcpy [runtime/printf] [4]
[cpplint] src/cjit.c#L208: src/cjit.c#L208
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] src/cjit.c#L239: src/cjit.c#L239
If you can, use sizeof(tmp_winapi) instead of 511 as the 2nd arg to snprintf. [runtime/printf] [3]
[cpplint] src/cjit.c#L239: src/cjit.c#L239
Add #include <cstdio> for snprintf [build/include_what_you_use] [4]
[cpplint] src/cjit.h#L1: src/cjit.h#L1
#ifndef header guard has wrong style, please use: SRC_CJIT_H_ [build/header_guard] [5]
[cpplint] src/cjit.h#L55: src/cjit.h#L55
#endif line should be "#endif // SRC_CJIT_H_" [build/header_guard] [5]
[cpplint] src/cjit.h#L18: src/cjit.h#L18
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
[cpplint] src/cjit.h#L29: src/cjit.h#L29
Add #include <cstdio> for FILE [build/include_what_you_use] [4]
[cpplint] src/file.c#L341: src/file.c#L341
Almost always, snprintf is better than strcpy [runtime/printf] [4]
[cpplint] src/file.c#L437: src/file.c#L437
If you can, use sizeof(tpath) instead of 259 as the 2nd arg to snprintf. [runtime/printf] [3]
[cpplint] src/file.c#L437: src/file.c#L437
Add #include <cstdio> for snprintf [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
🐧 Musl Linux test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636