Skip to content

[Silabs][Wi-Fi] Added Implementation for timeouts waiting for a TX Confirmation Event BLE #37

[Silabs][Wi-Fi] Added Implementation for timeouts waiting for a TX Confirmation Event BLE

[Silabs][Wi-Fi] Added Implementation for timeouts waiting for a TX Confirmation Event BLE #37

Triggered via pull request January 30, 2024 05:15
Status Failure
Total duration 2h 25m 52s
Artifacts

spell.yml

on: pull_request
Check Spelling - reviewdog
28s
Check Spelling - reviewdog
Check Spelling - pyspelling
31s
Check Spelling - pyspelling
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Check Spelling - reviewdog: src/controller/python/chip/clusters/Command.py#L183
[misspell] reported by reviewdog 🐶 "Recieved" is a misspelling of "Received" Raw Output: ./src/controller/python/chip/clusters/Command.py:183:31: "Recieved" is a misspelling of "Received"
Check Spelling - reviewdog: src/app/clusters/diagnostic-logs-server/DiagnosticLogsProviderDelegate.h#L83
[misspell] reported by reviewdog 🐶 "Retuns" is a misspelling of "Returns" Raw Output: ./src/app/clusters/diagnostic-logs-server/DiagnosticLogsProviderDelegate.h:83:59: "Retuns" is a misspelling of "Returns"
Check Spelling - reviewdog: src/app/tests/suites/certification/Test_TC_S_3_1.yaml#L44
[misspell] reported by reviewdog 🐶 "recieves" is a misspelling of "receives" Raw Output: ./src/app/tests/suites/certification/Test_TC_S_3_1.yaml:44:21: "recieves" is a misspelling of "receives"
Check Spelling - reviewdog: src/app/tests/suites/certification/Test_TC_S_3_1.yaml#L99
[misspell] reported by reviewdog 🐶 "recieves" is a misspelling of "receives" Raw Output: ./src/app/tests/suites/certification/Test_TC_S_3_1.yaml:99:21: "recieves" is a misspelling of "receives"
Check Spelling - reviewdog: src/app/tests/suites/certification/Test_TC_S_3_1.yaml#L136
[misspell] reported by reviewdog 🐶 "recieves" is a misspelling of "receives" Raw Output: ./src/app/tests/suites/certification/Test_TC_S_3_1.yaml:136:21: "recieves" is a misspelling of "receives"
Check Spelling - reviewdog: src/app/tests/suites/certification/Test_TC_S_3_1.yaml#L175
[misspell] reported by reviewdog 🐶 "recieves" is a misspelling of "receives" Raw Output: ./src/app/tests/suites/certification/Test_TC_S_3_1.yaml:175:21: "recieves" is a misspelling of "receives"
Check Spelling - reviewdog: src/app/tests/suites/certification/Test_TC_S_3_1.yaml#L211
[misspell] reported by reviewdog 🐶 "recieves" is a misspelling of "receives" Raw Output: ./src/app/tests/suites/certification/Test_TC_S_3_1.yaml:211:21: "recieves" is a misspelling of "receives"
Check Spelling - reviewdog: src/app/tests/suites/certification/Test_TC_S_3_1.yaml#L249
[misspell] reported by reviewdog 🐶 "recieves" is a misspelling of "receives" Raw Output: ./src/app/tests/suites/certification/Test_TC_S_3_1.yaml:249:21: "recieves" is a misspelling of "receives"
Check Spelling - reviewdog: src/app/tests/suites/certification/Test_TC_S_3_1.yaml#L288
[misspell] reported by reviewdog 🐶 "recieves" is a misspelling of "receives" Raw Output: ./src/app/tests/suites/certification/Test_TC_S_3_1.yaml:288:21: "recieves" is a misspelling of "receives"
Check Spelling - reviewdog
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://git.luolix.topmunity/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085