Skip to content

Revert changes in PR 37722 to fix compilation #91615

Revert changes in PR 37722 to fix compilation

Revert changes in PR 37722 to fix compilation #91615

Annotations

1 warning

code-lints

succeeded Feb 26, 2025 in 7m 37s
Set up job
1s
Build gaurav-nelson/github-action-markdown-link-check@v1
4s
Initialize containers
19s
Checkout
4s
Checkout submodules & Bootstrap
4m 55s
Check for orphaned gn files
1s
Check for matter lint errors
2m 1s
Check broken links
0s
Check for incorrect error use in VerifyOrExit
1s
Check for use of PRI*8, which are not supported on some libcs.
0s
Check for use of PRI*16, which are not supported on some libcs.
0s
Check for use of PRI*64, which are not supported on some libcs.
0s
Check for use of %zu, which are not supported on some libcs.
0s
Do not allow TODO in generated files
0s
Check for disallowed include files
0s
Check for zcl.json and extension sync status
0s
Ensure all PICS are set for tests (to true or false)
0s
Check for use of 0x%u and the like, which lead to misleading output.
0s
Check for use of '"0x" PRIu*' and the like, which lead to misleading output.
0s
Check for use of NSLog instead of Matter logging in Matter framework
0s
Check for use of 'emberAfReadAttribute' instead of the type-safe getters
0s
Check for use of 'emberAfWriteAttribute' instead of the type-safe setters
0s
Check for errors using ruff Python linter
0s
Check for use of "SuccessOrExit(CHIP_ERROR_*)", which should probably be "SuccessOrExit(err = CHIP_ERROR_*)"
1s
Check for use of "SuccessOrExit(something-without-assignment(", which should probably be "SuccessOrExit(err = something("
0s
Check for use of "using namespace" outside of a class/function in headers.
0s
Post Checkout submodules & Bootstrap
1s
Post Checkout
0s
Stop containers
0s
Complete job
0s