Skip to content

Fix/winheaders

Fix/winheaders #320

Triggered via pull request December 22, 2024 15:10
@jaromiljaromil
synchronize #87
fix/winheaders
Status Success
Total duration 2m 2s
Artifacts

main.yml

on: pull_request
🚨 REUSE Compliance
10s
🚨 REUSE Compliance
🚨 C lint
11s
🚨 C lint
🐧 Linux x86 test
45s
🐧 Linux x86 test
πŸͺŸ Windows native test
1m 26s
πŸͺŸ Windows native test
🍎 OSX native test
17s
🍎 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
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
[cpplint] src/cjit.c#L254: src/cjit.c#L254
Almost always, snprintf is better than strcpy [runtime/printf] [4]
[cpplint] src/cjit.c#L255: src/cjit.c#L255
Almost always, snprintf is better than strcat [runtime/printf] [4]
[cpplint] src/cjit.c#L262: src/cjit.c#L262
Almost always, snprintf is better than strcpy [runtime/printf] [4]
[cpplint] src/cjit.c#L264: src/cjit.c#L264
Almost always, snprintf is better than strcpy [runtime/printf] [4]
[cpplint] src/platforms.h#L1: src/platforms.h#L1
#ifndef header guard has wrong style, please use: SRC_PLATFORMS_H_ [build/header_guard] [5]
[cpplint] src/platforms.h#L75: src/platforms.h#L75
#endif line should be "#endif // SRC_PLATFORMS_H_" [build/header_guard] [5]
[cpplint] src/platforms.h#L69: src/platforms.h#L69
"sys/types.h" already included at src/platforms.h:60 [build/include] [4]
[cpplint] src/platforms.h#L70: src/platforms.h#L70
"sys/stat.h" already included at src/platforms.h:61 [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