add mypy and pylint to the CI #35
testDeploy.yml
on: pull_request
runner black code formatter
7s
run mypy and pylint linter
20s
Matrix: unit-tests
Annotations
2 errors and 4 warnings
run mypy and pylint linter
determine which types to install with no files to check (and no cache from previous mypy run)
|
run mypy and pylint linter
Process completed with exit code 1.
|
run mypy and pylint linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run unit tests with Python 3.11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run unit tests with Python 3.10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run unit tests with Python 3.12
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|