Skip to content

procstat: Add a 'compartments' command to list c18n compartments #515

procstat: Add a 'compartments' command to list c18n compartments

procstat: Add a 'compartments' command to list c18n compartments #515

Triggered via pull request January 13, 2025 00:09
Status Success
Total duration 3m 10s
Artifacts

style.yml

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

Annotations

6 errors and 2 warnings
Style Checker: sys/cheri/c18n.h#L85
"foo * bar" should be "foo *bar"
Style Checker: sys/cheri/c18n.h#L101
spaces prohibited around that ':' (ctx:WxW)
Style Checker: sys/kern/kern_proc.c#L2563
"foo * bar" should be "foo *bar"
Style Checker: sys/kern/kern_proc.c#L2600
"foo * bar" should be "foo *bar"
Style Checker: sys/kern/kern_proc.c#L2601
"foo * bar" should be "foo *bar"
Style Checker: sys/kern/kern_proc.c#L2648
"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: usr.bin/procstat/procstat_compartments.c#L63
Missing Signed-off-by: line