Implement CI testing and increase testing coverage #11
lint-code.yml
on: pull_request
ruff-check
6s
ruff-format
8s
mypy-check
16s
pipreqs-check
28s
prettier
10s
Annotations
3 errors and 4 warnings
ruff-format
Process completed with exit code 1.
|
prettier
Process completed with exit code 1.
|
pipreqs-check
Process completed with exit code 1.
|
ruff-check
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/.
|
ruff-format
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/.
|
mypy-check
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/.
|
pipreqs-check
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/.
|