Skip to content

Internal extractor of tar files from buffer #284

Internal extractor of tar files from buffer

Internal extractor of tar files from buffer #284

Triggered via pull request December 15, 2024 18:23
@jaromiljaromil
synchronize #78
feat/tar-embed
Status Failure
Total duration 2m 19s
Artifacts

main.yml

on: pull_request
🚨 REUSE Compliance
8s
🚨 REUSE Compliance
🚨 C lint
17s
🚨 C lint
🐧 Linux x86 test
16s
🐧 Linux x86 test
πŸͺŸ Windows native test
1m 28s
πŸͺŸ Windows native test
🍎 OSX native test
14s
🍎 OSX native test
πŸ€– Semantic release
0s
πŸ€– Semantic release
🐧 Linux shared binary release build
0s
🐧 Linux shared binary release build
🐧 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
πŸ“’ Public release
0s
πŸ“’ Public release
🧻 Remove tag on fail
0s
🧻 Remove tag on fail
Fit to window
Zoom out
Zoom in

Annotations

1 error and 19 warnings
πŸͺŸ 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/muntar.c#L176: src/muntar.c#L176
Almost always, snprintf is better than strcpy [runtime/printf] [4]
[cpplint] src/muntar.c#L191: src/muntar.c#L191
Almost always, snprintf is better than strcpy [runtime/printf] [4]
[cpplint] src/muntar.c#L197: src/muntar.c#L197
Almost always, snprintf is better than strcpy [runtime/printf] [4]
[cpplint] src/muntar.c#L214: src/muntar.c#L214
Almost always, snprintf is better than strcpy [runtime/printf] [4]
[cpplint] src/muntar.c#L220: src/muntar.c#L220
Almost always, snprintf is better than strcpy [runtime/printf] [4]
[cpplint] src/muntar.c#L316: src/muntar.c#L316
Add #include <cstdio> for fprintf [build/include_what_you_use] [4]
[cpplint] src/muntar.h#L24: src/muntar.h#L24
#ifndef header guard has wrong style, please use: SRC_MUNTAR_H_ [build/header_guard] [5]
[cpplint] src/muntar.h#L118: src/muntar.h#L118
#endif line should be "#endif // SRC_MUNTAR_H_" [build/header_guard] [5]
[cpplint] src/tinf.h#L24: src/tinf.h#L24
#ifndef header guard has wrong style, please use: SRC_TINF_H_ [build/header_guard] [5]
[cpplint] src/tinf.h#L56: src/tinf.h#L56
#endif line should be "#endif // SRC_TINF_H_" [build/header_guard] [5]
[cpplint] src/tinfgzip.c#L24: src/tinfgzip.c#L24
Include the directory when naming header files [build/include_subdir] [4]
[cpplint] src/tinflate.c#L36: src/tinflate.c#L36
Use int16_t/int64_t/etc, rather than the C type short [runtime/int] [4]
[cpplint] src/tinflate.c#L37: src/tinflate.c#L37
Use int16_t/int64_t/etc, rather than the C type short [runtime/int] [4]
[cpplint] src/tinflate.c#L111: src/tinflate.c#L111
Use int16_t/int64_t/etc, rather than the C type short [runtime/int] [4]
[cpplint] src/tinflate.c#L398: src/tinflate.c#L398
Use int16_t/int64_t/etc, rather than the C type short [runtime/int] [4]
[cpplint] src/tinflate.c#L411: src/tinflate.c#L411
Use int16_t/int64_t/etc, rather than the C type short [runtime/int] [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