Feat/dmon #248
main.yml
on: pull_request
π§ Musl Linux test
15s
πͺ Windows native test
18s
π OSX native test
16s
πͺ Windows native binary release build
0s
π OSX native binary release build
0s
π§ Linux shared binary release build
0s
π§ Musl Linux binary release build
0s
𧻠Remove tag on fail
0s
π’ Public release
0s
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
|