Skip to content

Feat/ketopt

Feat/ketopt #143

Triggered via pull request November 19, 2024 07:29
Status Success
Total duration 1m 33s
Artifacts

main.yml

on: pull_request
🚨 REUSE Compliance
6s
🚨 REUSE Compliance
🚨 C lint
15s
🚨 C lint
🐧 Musl Linux test
17s
🐧 Musl Linux test
πŸͺŸ Windows native test
57s
πŸͺŸ Windows native test
🍎 OSX native test
18s
🍎 OSX native test
πŸ€– Semantic release
0s
πŸ€– Semantic release
🐧 Musl Linux binary release build
0s
🐧 Musl Linux 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
πŸ“¦ Pack release
0s
πŸ“¦ Pack release
🧻 Remove tag on fail
0s
🧻 Remove tag on fail
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
[cpplint] src/cjit.c#L106: src/cjit.c#L106
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] src/cjit.c#L161: src/cjit.c#L161
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] src/cjit.c#L180: src/cjit.c#L180
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] src/ketopt.h#L1: src/ketopt.h#L1
#ifndef header guard has wrong style, please use: SRC_KETOPT_H_ [build/header_guard] [5]
[cpplint] src/ketopt.h#L120: src/ketopt.h#L120
#endif line should be "#endif // SRC_KETOPT_H_" [build/header_guard] [5]