Skip to content

adding rpc client code and mounting new volumes on sdk container

Sign in for the full log view
GitHub Actions / Flake8 failed Nov 27, 2023 in 0s

3 errors

Flake8 found 3 errors

Annotations

Check failure on line 287 in app/chip_tool/test_suite.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/chip_tool/test_suite.py#L287

Blank line at end of file (W391)

Check failure on line 976 in app/tests/chip_tool/test_chip_tool.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/tests/chip_tool/test_chip_tool.py#L976

Blank line at end of file (W391)

Check failure on line 26 in test_collections/sdk_tests/support/python_testing/models/rpc_client/test_harness_client.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

test_collections/sdk_tests/support/python_testing/models/rpc_client/test_harness_client.py#L26

Do not use bare 'except' (E722)