Add klipper_estimator support #1505
test_code.yaml
on: pull_request
lint-python-code
21s
Annotations
2 errors and 4 warnings
lint-python-code
determine which types to install with no files to check (and no cache from previous mypy run)
|
lint-python-code
Process completed with exit code 1.
|
lint-python-code:
moonraker/components/klipper_estimator.py#L37
undefined name 'HttpClient'
|
lint-python-code:
moonraker/components/klipper_estimator.py#L41
f-string is missing placeholders
|
lint-python-code:
moonraker/components/klipper_estimator.py#L46
do not use bare 'except'
|
lint-python-code
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|