Skip to content

[Feature] Reduce Slightly CPU Usage For Raspberry Pi 4#327

Open
antonio-amjr wants to merge 2 commits into
project-chip:v2.15.1-developfrom
antonio-amjr:feature/reduce_cpu_usage_for_rasp
Open

[Feature] Reduce Slightly CPU Usage For Raspberry Pi 4#327
antonio-amjr wants to merge 2 commits into
project-chip:v2.15.1-developfrom
antonio-amjr:feature/reduce_cpu_usage_for_rasp

Fixing return type and minor comment

7efcbb4
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / Flake8 failed May 28, 2026 in 0s

12 errors

Flake8 found 12 errors

Annotations

Check failure on line 45 in app/test_engine/test_ui_observer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/test_engine/test_ui_observer.py#L45

Indentation is not a multiple of 4 (E111)

Check failure on line 46 in app/test_engine/test_ui_observer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/test_engine/test_ui_observer.py#L46

Indentation is not a multiple of 4 (E111)

Check failure on line 47 in app/test_engine/test_ui_observer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/test_engine/test_ui_observer.py#L47

Indentation is not a multiple of 4 (E111)

Check failure on line 54 in test_collections/matter/python_tests/onboarding_payload_test_suite/tcdd13/tcdd13.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

test_collections/matter/python_tests/onboarding_payload_test_suite/tcdd13/tcdd13.py#L54

Line too long (157 > 88 characters) (E501)

Check failure on line 57 in test_collections/matter/python_tests/onboarding_payload_test_suite/tcdd13/tcdd13.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

test_collections/matter/python_tests/onboarding_payload_test_suite/tcdd13/tcdd13.py#L57

Line too long (195 > 88 characters) (E501)

Check failure on line 59 in test_collections/matter/python_tests/onboarding_payload_test_suite/tcdd13/tcdd13.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

test_collections/matter/python_tests/onboarding_payload_test_suite/tcdd13/tcdd13.py#L59

Line too long (262 > 88 characters) (E501)

Check failure on line 60 in test_collections/matter/python_tests/onboarding_payload_test_suite/tcdd13/tcdd13.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

test_collections/matter/python_tests/onboarding_payload_test_suite/tcdd13/tcdd13.py#L60

Line too long (264 > 88 characters) (E501)

Check failure on line 62 in test_collections/matter/python_tests/onboarding_payload_test_suite/tcdd13/tcdd13.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

test_collections/matter/python_tests/onboarding_payload_test_suite/tcdd13/tcdd13.py#L62

Line too long (136 > 88 characters) (E501)

Check failure on line 66 in test_collections/matter/python_tests/onboarding_payload_test_suite/tcdd13/tcdd13.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

test_collections/matter/python_tests/onboarding_payload_test_suite/tcdd13/tcdd13.py#L66

Line too long (123 > 88 characters) (E501)

Check failure on line 70 in test_collections/matter/python_tests/onboarding_payload_test_suite/tcdd13/tcdd13.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

test_collections/matter/python_tests/onboarding_payload_test_suite/tcdd13/tcdd13.py#L70

Line too long (176 > 88 characters) (E501)

Check failure on line 78 in test_collections/matter/python_tests/onboarding_payload_test_suite/tcdd13/tcdd13.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

test_collections/matter/python_tests/onboarding_payload_test_suite/tcdd13/tcdd13.py#L78

Line too long (133 > 88 characters) (E501)

Check failure on line 82 in test_collections/matter/python_tests/onboarding_payload_test_suite/tcdd13/tcdd13.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

test_collections/matter/python_tests/onboarding_payload_test_suite/tcdd13/tcdd13.py#L82

Line too long (109 > 88 characters) (E501)