refactor?: add type hints, prepare for mypy #16
verify.yaml
on: push
slackNotificaton
/
Slack Notification
2s
Annotations
3 errors and 4 warnings
Ruff (F401):
http_request_recorder/http_request_recorder.py#L7
http_request_recorder/http_request_recorder.py:7:30: F401 `typing.Union` imported but unused
|
Ruff (E741):
tests/test_http_request_recorder.py#L154
tests/test_http_request_recorder.py:154:43: E741 Ambiguous variable name: `l`
|
lint
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
slackNotificaton / Slack Notification
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: slackapi/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|