Skip to content

Morello: Stop using caprelocs for static binaries #550

Morello: Stop using caprelocs for static binaries

Morello: Stop using caprelocs for static binaries #550

Triggered via pull request January 29, 2025 20:47
Status Success
Total duration 4m 4s
Artifacts

style.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Style Checker: lib/csu/aarch64/caprel.h#L36
"foo * bar" should be "foo *bar"
Style Checker: lib/csu/aarch64/caprel.h#L75
"foo * bar" should be "foo *bar"
Style Checker: lib/csu/common-cheri/crt_init_globals.c#L43
externs should be avoided in .c files
Style Checker: lib/csu/common-cheri/crt_init_globals.c#L44
externs should be avoided in .c files
Style Checker: lib/csu/common-cheri/crt_init_globals.c#L50
"foo * bar" should be "foo *bar"
Style Checker: lib/csu/common-cheri/crt_init_globals.c#L51
"foo * bar" should be "foo *bar"
Style Checker: share/mk/bsd.prog.mk#L93
Missing Signed-off-by: line