Skip to content

Morello: Stop using caprelocs for static binaries #508

Morello: Stop using caprelocs for static binaries

Morello: Stop using caprelocs for static binaries #508

Triggered via pull request January 9, 2025 20:02
Status Success
Total duration 3m 18s
Artifacts

style.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
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/aarch64/crt1_c.c#L46
Macros with complex values should be enclosed in parenthesis
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Style Checker: share/mk/bsd.prog.mk#L93
Missing Signed-off-by: line