Skip to content

Merge FreeBSD 2024-08-16 #450

Merge FreeBSD 2024-08-16

Merge FreeBSD 2024-08-16 #450

Triggered via pull request November 15, 2024 22:28
Status Success
Total duration 4m 21s
Artifacts

style.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Style Checker: contrib/llvm-project/llvm/utils/TableGen/X86CompressEVEXTablesEmitter.cpp#L49
spaces required around that '>>' (ctx:OxE)
Style Checker: contrib/llvm-project/llvm/utils/TableGen/X86CompressEVEXTablesEmitter.cpp#L228
suspect code indent for conditional statements (4, 6)
Style Checker: contrib/unbound/cachedb/cachedb.c#L331
"foo* bar" should be "foo *bar"
Style Checker: contrib/unbound/cachedb/cachedb.c#L338
"foo* bar" should be "foo *bar"
Style Checker: contrib/unbound/cachedb/cachedb.c#L342
space required before the open parenthesis '('
Style Checker: contrib/unbound/cachedb/cachedb.c#L343
spaces required around that '+' (ctx:VxV)
Style Checker: contrib/unbound/cachedb/cachedb.c#L750
space required before the open parenthesis '('
Style Checker: contrib/unbound/cachedb/cachedb.c#L1014
"foo* bar" should be "foo *bar"
Style Checker: contrib/unbound/cachedb/cachedb.c#L1018
"(foo*)" should be "(foo *)"
Style Checker: contrib/unbound/cachedb/cachedb.c#L748
Block comments use a leading /* on a separate line
Style Checker: contrib/unbound/cachedb/cachedb.c#L749
Block comments use a trailing */ on a separate line
Style Checker: contrib/unbound/daemon/daemon.c#L523
Block comments use a leading /* on a separate line
Style Checker: contrib/unbound/daemon/daemon.c#L525
Block comments use a trailing */ on a separate line
Style Checker: contrib/unbound/daemon/daemon.c#L741
line over 80 characters
Style Checker: contrib/unbound/daemon/remote.c#L657
line over 80 characters
Style Checker: contrib/unbound/daemon/remote.c#L1271
braces {} are encouraged even for single statement blocks
Style Checker: contrib/unbound/daemon/remote.c#L1329
braces {} are encouraged even for single statement blocks
Style Checker: contrib/unbound/daemon/remote.c#L1451
braces {} are encouraged even for single statement blocks
Style Checker: contrib/unbound/daemon/remote.c#L1609
line over 80 characters