add more application requests tests #141
Annotations
10 errors and 3 warnings
tests/application/test_requests.py#L7
F401 'zigpy.exceptions.DeliveryError' imported but unused
|
tests/application/test_requests.py#L136
E501 line too long (100 > 79 characters)
|
tests/application/test_requests.py#L137
E501 line too long (95 > 79 characters)
|
tests/application/test_requests.py#L165
E302 expected 2 blank lines, found 1
|
tests/application/test_requests.py#L178
E122 continuation line missing indentation or outdented
|
tests/application/test_requests.py#L181
E501 line too long (84 > 79 characters)
|
tests/application/test_requests.py#L185
E302 expected 2 blank lines, found 1
|
tests/application/test_requests.py#L221
E306 expected 1 blank line before a nested definition, found 0
|
tests/application/test_requests.py#L236
E302 expected 2 blank lines, found 1
|
tests/application/test_requests.py#L279
E302 expected 2 blank lines, found 1
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tests/application/test_requests.py#L542
W292 no newline at end of file
|
The logs for this run have expired and are no longer available.
Loading