Skip to content

Feat/elflibs

Feat/elflibs #394

Triggered via pull request January 5, 2025 00:37
@jaromiljaromil
synchronize #95
feat/elflibs
Status Success
Total duration 2m 17s
Artifacts

main.yml

on: pull_request
🚨 REUSE Compliance
6s
🚨 REUSE Compliance
🚨 C lint
18s
🚨 C lint
🐧 Linux x86 test
13s
🐧 Linux x86 test
πŸͺŸ Windows native test
1m 35s
πŸͺŸ 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
πŸͺŸ 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
🚨 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#L199: src/cjit.c#L199
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] src/cjit.c#L302: src/cjit.c#L302
Missing space after ; [whitespace/semicolon] [3]
[cpplint] src/cjit.c#L306: src/cjit.c#L306
Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
[cpplint] src/cjit.c#L523: src/cjit.c#L523
Missing space after ; [whitespace/semicolon] [3]
[cpplint] src/elflinker.c#L112: src/elflinker.c#L112
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] src/elflinker.c#L115: src/elflinker.c#L115
Missing space after ; [whitespace/semicolon] [3]
[cpplint] src/elflinker.c#L117: src/elflinker.c#L117
Missing space after ; [whitespace/semicolon] [3]
[cpplint] src/elflinker.c#L156: src/elflinker.c#L156
Almost always, snprintf is better than strcpy [runtime/printf] [4]
[cpplint] src/elflinker.c#L160: src/elflinker.c#L160
Almost always, snprintf is better than strcpy [runtime/printf] [4]
[cpplint] src/elflinker.c#L399: src/elflinker.c#L399
Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
[cpplint] src/file.c#L99: src/file.c#L99
Almost always, snprintf is better than strcat [runtime/printf] [4]
[cpplint] src/file.c#L160: src/file.c#L160
Add #include <cstdio> for fclose [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