GitHub Actions / Flake8
failed
Nov 27, 2023 in 0s
4 errors
Flake8 found 4 errors
Annotations
Check failure on line 118 in app/chip_tool/chip_tool.py
github-actions / Flake8
app/chip_tool/chip_tool.py#L118
Line too long (136 > 88 characters) (E501)
Check failure on line 283 in app/chip_tool/test_suite.py
github-actions / Flake8
app/chip_tool/test_suite.py#L283
Blank line at end of file (W391)
Check failure on line 991 in app/tests/chip_tool/test_chip_tool.py
github-actions / Flake8
app/tests/chip_tool/test_chip_tool.py#L991
Blank line at end of file (W391)
github-actions / Flake8
test_collections/sdk_tests/support/python_testing/models/rpc_client/test_harness_client.py#L26
Do not use bare 'except' (E722)
Loading