Feat/elflibs #392
main.yml
on: pull_request
π§ Linux x86 test
15s
πͺ Windows native test
1m 20s
π OSX native test
23s
π§ Linux shared binary release build
0s
πͺ Windows native binary release build
0s
π OSX native binary release build
0s
𧻠Remove tag on fail
0s
π¦ Virus scan of released binaries
0s
Annotations
1 error and 15 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#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#L153:
src/elflinker.c#L153
Almost always, snprintf is better than strcpy [runtime/printf] [4]
|
[cpplint] src/elflinker.c#L157:
src/elflinker.c#L157
Almost always, snprintf is better than strcpy [runtime/printf] [4]
|
[cpplint] src/elflinker.c#L396:
src/elflinker.c#L396
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
|