CI: format, lint, test, and type check #1
python-tests.yml
on: push
Matrix: format
Matrix: lint
Matrix: type-check
Matrix: test
Annotations
6 errors and 3 warnings
lint (py310)
Process completed with exit code 1.
|
lint (py312)
The job was canceled because "py310" failed.
|
lint (py311)
The job was canceled because "py310" failed.
|
type-check (3.10)
Process completed with exit code 2.
|
type-check (3.12)
Process completed with exit code 2.
|
type-check (3.11)
Process completed with exit code 2.
|
format (3.10)
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/.
|
format (3.11)
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/.
|
format (3.12)
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/.
|