Skip to content

Feat/dmon

Feat/dmon #248

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

main.yml

on: pull_request
🚨 REUSE Compliance
7s
🚨 REUSE Compliance
🚨 C lint
14s
🚨 C lint
🐧 Musl Linux test
15s
🐧 Musl Linux test
πŸͺŸ Windows native test
18s
πŸͺŸ Windows native test
🍎 OSX native test
16s
🍎 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

6 errors and 13 warnings
🐧 Musl Linux test
Canceling since a higher priority waiting request for 'cjit-72/merge' exists
🐧 Musl Linux test
The operation was canceled.
🍎 OSX native test
Canceling since a higher priority waiting request for 'cjit-72/merge' exists
🍎 OSX native test
The operation was canceled.
πŸͺŸ Windows native test
Canceling since a higher priority waiting request for 'cjit-72/merge' exists
πŸͺŸ Windows native test
The operation was canceled.
🚨 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