Feat/dmon #249
main.yml
on: pull_request
π§ Musl Linux test
22s
πͺ Windows native test
1m 22s
π OSX native test
14s
πͺ 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
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
|