Fix/refactor #354
main.yml
on: pull_request
π§ Linux x86 test
23s
πͺ Windows native test
1m 27s
π OSX native test
16s
π§ 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
14 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#L221:
src/cjit.c#L221
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
[cpplint] src/cjit.c#L270:
src/cjit.c#L270
Almost always, snprintf is better than strcpy [runtime/printf] [4]
|
[cpplint] src/cwalk.c#L312:
src/cwalk.c#L312
Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
|
[cpplint] src/cwalk.c#L356:
src/cwalk.c#L356
Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
|
[cpplint] src/cwalk.c#L379:
src/cwalk.c#L379
Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
|
[cpplint] src/cwalk.c#L418:
src/cwalk.c#L418
Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
|
[cpplint] src/cwalk.c#L724:
src/cwalk.c#L724
Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
|
[cpplint] src/cwalk.c#L981:
src/cwalk.c#L981
Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
|
[cpplint] src/cwalk.c#L1085:
src/cwalk.c#L1085
Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
|
[cpplint] src/main.c#L143:
src/main.c#L143
Almost always, snprintf is better than strcpy [runtime/printf] [4]
|
[cpplint] src/repl.c#L35:
src/repl.c#L35
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
|
π¨ 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
|