Skip to content

Fix/refactor

Fix/refactor #354

Triggered via pull request December 28, 2024 13:27
@jaromiljaromil
synchronize #91
fix/refactor
Status Success
Total duration 2m 1s
Artifacts

main.yml

on: pull_request
🚨 REUSE Compliance
7s
🚨 REUSE Compliance
🚨 C lint
12s
🚨 C lint
🐧 Linux x86 test
23s
🐧 Linux x86 test
πŸͺŸ Windows native test
1m 27s
πŸͺŸ Windows native test
🍎 OSX native test
16s
🍎 OSX native test
πŸ€– Semantic release
0s
πŸ€– Semantic release
🐧 Linux shared binary release build
0s
🐧 Linux shared binary release build
πŸͺŸ Windows native binary release build
0s
πŸͺŸ Windows native binary release build
🍎 OSX native binary release build
0s
🍎 OSX native binary release build
πŸ“’ Public release
0s
πŸ“’ Public release
🧻 Remove tag on fail
0s
🧻 Remove tag on fail
🦠 Virus scan of released binaries
0s
🦠 Virus scan of released binaries
Fit to window
Zoom out
Zoom in

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