Refactor assert_called_with to compare selected fields #85
Annotations
4 errors and 2 warnings
flake8 Lint:
aioresponses/core.py#L386
[flake8] reported by reviewdog 🐶
line too long (118 > 79 characters)
Raw Output:
./aioresponses/core.py:386:80: E501 line too long (118 > 79 characters)
|
flake8 Lint:
aioresponses/core.py#L393
[flake8] reported by reviewdog 🐶
line too long (112 > 79 characters)
Raw Output:
./aioresponses/core.py:393:80: E501 line too long (112 > 79 characters)
|
flake8 Lint:
aioresponses/core.py#L398
[flake8] reported by reviewdog 🐶
line too long (117 > 79 characters)
Raw Output:
./aioresponses/core.py:398:80: E501 line too long (117 > 79 characters)
|
flake8 Lint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Loading