Skip to content

Userspace runtime loader support for sub-library c18n #546

Userspace runtime loader support for sub-library c18n

Userspace runtime loader support for sub-library c18n #546

Triggered via pull request January 29, 2025 16:23
Status Success
Total duration 3m 21s
Artifacts

style.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 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: 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#L6708
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