added python tests to the ci #9
ci.yml
on: push
eslint
30s
black_lint_and_mypy_type_check
37s
python_test
6s
js_test
34s
docker
0s
Annotations
2 errors and 3 warnings
docker
Unable to resolve action `docker/setup-buildx-action@v4`, unable to find version `v4`
|
python_test
Process completed with exit code 2.
|
python_test
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
black_lint_and_mypy_type_check
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|