Skip to content

Userspace runtime loader support for sub-library c18n #518

Userspace runtime loader support for sub-library c18n

Userspace runtime loader support for sub-library c18n #518

Triggered via pull request January 15, 2025 23:24
Status Success
Total duration 3m 15s
Artifacts

style.yml

on: pull_request
Style Checker
3m 4s
Style Checker
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Style Checker: libexec/rtld-elf/aarch64/reloc.c#L150
"foo * bar" should be "foo *bar"
Style Checker: libexec/rtld-elf/amd64/reloc.c#L494
suspect code indent for conditional statements (10, 14)
Style Checker: libexec/rtld-elf/cheri/cheri_reloc.c#L57
"foo * bar" should be "foo *bar"
Style Checker: libexec/rtld-elf/cheri/cheri_reloc.c#L97
suspect code indent for conditional statements (16, 25)
Style Checker: libexec/rtld-elf/i386/reloc.c#L445
suspect code indent for conditional statements (10, 14)
Style Checker: libexec/rtld-elf/map_object.c#L390
"(foo*)" should be "(foo *)"
Style Checker: libexec/rtld-elf/map_object.c#L393
"(foo*)" should be "(foo *)"
Style Checker: libexec/rtld-elf/powerpc/reloc.c#L63
trailing whitespace
Style Checker: libexec/rtld-elf/powerpc/reloc.c#L480
spaces required around that '*' (ctx:VxV)
Style Checker: libexec/rtld-elf/rtld.c#L287
externs should be avoided in .c files
Style Checker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Style Checker: libexec/rtld-elf/amd64/rtld_start.S#L157
line over 80 characters
Style Checker: libexec/rtld-elf/powerpc/reloc.c#L64
line over 80 characters
Style Checker: libexec/rtld-elf/riscv/reloc.c#L133
Block comments use a leading /* on a separate line
Style Checker: libexec/rtld-elf/riscv/reloc.c#L134
Block comments use a leading /* on a separate line
Style Checker: libexec/rtld-elf/rtld.c#L1495
line over 80 characters
Style Checker: libexec/rtld-elf/rtld.c#L1500
line over 80 characters
Style Checker: libexec/rtld-elf/rtld.c#L1525
line over 80 characters
Style Checker: libexec/rtld-elf/rtld.c#L6732
line over 80 characters
Style Checker: libexec/rtld-elf/rtld_lock.c#L431
line over 80 characters
Style Checker: sys/sys/elf_common.h#L639
Missing Signed-off-by: line