Skip to content

Userspace runtime loader support for sub-library c18n #476

Userspace runtime loader support for sub-library c18n

Userspace runtime loader support for sub-library c18n #476

Triggered via pull request December 11, 2024 16:28
Status Success
Total duration 3m 30s
Artifacts

style.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
Style Checker: libexec/rtld-elf/aarch64/reloc.c#L150
"foo * bar" should be "foo *bar"
Style Checker: libexec/rtld-elf/aarch64/reloc.c#L807
"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/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/rtld.h#L176
spaces prohibited around that ':' (ctx:WxW)
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/rtld.c#L1489
line over 80 characters
Style Checker: libexec/rtld-elf/rtld.c#L1494
line over 80 characters
Style Checker: libexec/rtld-elf/rtld.c#L6704
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