Skip to content

Fix/winheaders

Fix/winheaders #326

Triggered via pull request December 22, 2024 17:53
@jaromiljaromil
synchronize #87
fix/winheaders
Status Success
Total duration 1m 56s
Artifacts

main.yml

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

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