Skip to content

Feat/elflibs

Feat/elflibs #396

Triggered via pull request January 5, 2025 02:19
@jaromiljaromil
synchronize #95
feat/elflibs
Status Failure
Total duration 2m 16s
Artifacts –

main.yml

on: pull_request
🚨 REUSE Compliance
10s
🚨 C lint
16s
🐧 Linux x86 test
10s
πŸͺŸ Windows native test
1m 33s
🍎 OSX native test
17s
πŸ€– Semantic release
0s
🐧 Linux shared binary release build
0s
πŸͺŸ Windows native binary release build
0s
🍎 OSX native binary release build
0s
πŸ“’ Public release
0s
🧻 Remove tag on fail
0s
🦠 Virus scan of released binaries
0s

Annotations

1 error and 18 warnings
🐧 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#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#L524: src/cjit.c#L524
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#L155: src/elflinker.c#L155
Almost always, snprintf is better than strcpy [runtime/printf] [4]
[cpplint] src/elflinker.c#L159: src/elflinker.c#L159
Almost always, snprintf is better than strcpy [runtime/printf] [4]
[cpplint] src/elflinker.c#L359: src/elflinker.c#L359
Almost always, snprintf is better than strcpy [runtime/printf] [4]
[cpplint] src/elflinker.c#L374: src/elflinker.c#L374
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] src/elflinker.c#L375: src/elflinker.c#L375
Missing space after ; [whitespace/semicolon] [3]
[cpplint] src/elflinker.c#L457: src/elflinker.c#L457
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