Initial tests for mentions listener and minor corrections #35
Annotations
6 errors and 5 warnings
Run flake8:
tests/lib/test_mentions_listener.py#L77
E302 expected 2 blank lines, found 1
|
Run flake8:
tests/lib/test_mentions_listener.py#L91
E302 expected 2 blank lines, found 1
|
Run flake8:
tests/lib/test_mentions_listener.py#L106
E302 expected 2 blank lines, found 1
|
Run flake8:
tests/lib/test_mentions_listener.py#L121
E302 expected 2 blank lines, found 1
|
Run flake8:
tests/lib/test_mentions_listener.py#L143
E302 expected 2 blank lines, found 1
|
Run flake8
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2, Gr1N/setup-poetry@v8, rbialon/flake8-annotations@v1. 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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run flake8:
tests/lib/test_mentions_listener.py#L7
F401 'logging.getLogger' imported but unused
|
Run flake8:
tests/lib/test_mentions_listener.py#L88
W293 blank line contains whitespace
|
Run flake8:
tests/lib/test_mentions_listener.py#L156
W292 no newline at end of file
|
Loading