Skip to content

Allow platforms to disable BLE-related device events and add BleLayer state accessors #91426

Allow platforms to disable BLE-related device events and add BleLayer state accessors

Allow platforms to disable BLE-related device events and add BleLayer state accessors #91426

Annotations

1 warning

code-lints

succeeded Feb 25, 2025 in 7m 11s
Set up job
1s
Build gaurav-nelson/github-action-markdown-link-check@v1
3s
Initialize containers
19s
Checkout
4s
Checkout submodules & Bootstrap
4m 38s
Check for orphaned gn files
0s
Check for matter lint errors
1m 55s
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.
1s
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_*)"
0s
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
2s
Post Checkout
0s
Stop containers
0s
Complete job
0s