Fix/winheaders #326
main.yml
on: pull_request
π§ Linux x86 test
20s
πͺ Windows native test
1m 20s
π OSX native test
16s
π§ Linux shared binary release build
0s
π§ Musl Linux binary release build
0s
πͺ Windows native binary release build
0s
π OSX native binary release build
0s
𧻠Remove tag on fail
0s
π¦ Virus scan of released binaries
0s
Annotations
15 warnings
[cpplint] src/cjit.c#L270:
src/cjit.c#L270
Almost always, snprintf is better than strcpy [runtime/printf] [4]
|
[cpplint] src/cjit.c#L271:
src/cjit.c#L271
Almost always, snprintf is better than strcat [runtime/printf] [4]
|
[cpplint] src/cjit.c#L278:
src/cjit.c#L278
Almost always, snprintf is better than strcpy [runtime/printf] [4]
|
[cpplint] src/cjit.c#L280:
src/cjit.c#L280
Almost always, snprintf is better than strcpy [runtime/printf] [4]
|
[cpplint] src/platforms.h#L2:
src/platforms.h#L2
#ifndef header guard has wrong style, please use: SRC_PLATFORMS_H_ [build/header_guard] [5]
|
[cpplint] src/platforms.h#L78:
src/platforms.h#L78
#endif line should be "#endif // SRC_PLATFORMS_H_" [build/header_guard] [5]
|
[cpplint] src/platforms.h#L72:
src/platforms.h#L72
"sys/types.h" already included at src/platforms.h:63 [build/include] [4]
|
[cpplint] src/platforms.h#L73:
src/platforms.h#L73
"sys/stat.h" already included at src/platforms.h:64 [build/include] [4]
|
[cpplint] src/win-compat.c#L79:
src/win-compat.c#L79
Almost always, snprintf is better than strcat [runtime/printf] [4]
|
[cpplint] src/win-compat.c#L83:
src/win-compat.c#L83
Almost always, snprintf is better than strcpy [runtime/printf] [4]
|
[cpplint] src/win-compat.c#L95:
src/win-compat.c#L95
Almost always, snprintf is better than strcat [runtime/printf] [4]
|
[cpplint] src/win-compat.c#L87:
src/win-compat.c#L87
Add #include <cstdio> for printf [build/include_what_you_use] [4]
|
π¨ REUSE Compliance
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
π¨ C lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
π§ Linux x86 test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|