Add type annotations to main.py #93
Annotations
4 errors and 4 warnings
flake8:
router_prometheus/main.py#L138
[E999] SyntaxError
|
mypy:
router_prometheus/main.py#L138
[error] invalid syntax
|
flake8
1 errors(s) found
|
mypy
1 errors(s) found
|
flake8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, suo/flake8-github-action@releases/v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
flake8
The following actions uses node12 which is deprecated and will be forced to run on node16: suo/flake8-github-action@releases/v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
mypy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, sasanquaneuf/mypy-github-action@releases/v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
mypy
The following actions uses node12 which is deprecated and will be forced to run on node16: sasanquaneuf/mypy-github-action@releases/v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|