Skip to content

Fix/winheaders

Fix/winheaders #324

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

main.yml

on: pull_request
🚨 REUSE Compliance
8s
🚨 REUSE Compliance
🚨 C lint
12s
🚨 C lint
🐧 Linux x86 test
13s
🐧 Linux x86 test
πŸͺŸ Windows native test
1m 29s
πŸͺŸ Windows native test
🍎 OSX native test
12s
🍎 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

2 errors and 15 warnings
🍎 OSX native test
Process completed with exit code 2.
🐧 Linux x86 test
Process completed with exit code 2.
🚨 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#L266: src/cjit.c#L266
Almost always, snprintf is better than strcpy [runtime/printf] [4]
[cpplint] src/cjit.c#L267: src/cjit.c#L267
Almost always, snprintf is better than strcat [runtime/printf] [4]
[cpplint] src/cjit.c#L274: src/cjit.c#L274
Almost always, snprintf is better than strcpy [runtime/printf] [4]
[cpplint] src/cjit.c#L276: src/cjit.c#L276
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]
🚨 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