Skip to content

Feat/elflibs

Feat/elflibs #388

Triggered via pull request January 4, 2025 17:33
Status Failure
Total duration 1m 23s
Artifacts –

main.yml

on: pull_request
🚨 REUSE Compliance
7s
🚨 C lint
13s
🐧 Linux x86 test
12s
πŸͺŸ Windows native test
45s
🍎 OSX native test
10s
πŸ€– 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

3 errors and 14 warnings
🍎 OSX native test
Process completed with exit code 2.
🐧 Linux x86 test
Process completed with exit code 2.
πŸͺŸ Windows native test
Process completed with exit code 1.
🚨 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#L301: src/cjit.c#L301
Missing space after ; [whitespace/semicolon] [3]
[cpplint] src/cjit.c#L304: src/cjit.c#L304
Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
[cpplint] src/cjit.c#L517: src/cjit.c#L517
Missing space after ; [whitespace/semicolon] [3]
[cpplint] src/cjit.h#L31: src/cjit.h#L31
Uncommented text after #endif is non-standard. Use a comment. [build/endif_comment] [5]
[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#L148: src/elflinker.c#L148
Almost always, snprintf is better than strcpy [runtime/printf] [4]
[cpplint] src/elflinker.c#L382: src/elflinker.c#L382
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