Feat/elflibs #388
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
|