Merge pull request #1405 from neagix/fix/path-traversal #1884
ci.yaml
on: push
Prepare Python venv
16s
Run pytest
4m 45s
Run codespell
23s
Run mypy
2m 41s
Run pylint
1m 27s
Run flake8
26s
Run pyupgrade
17s
Run ruff
13s
Check generated docs
40s
Annotations
3 warnings
|
Run pytest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: codecov/codecov-action@v3, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run pytest
Input 'install' has been deprecated with message: "docker buildx install" command is deprecated and will be removed in a future release, use BUILDX_BUILDER environment variable instead
|
|
Run pytest
Input 'install' has been deprecated with message: "docker buildx install" command is deprecated and will be removed in a future release, use BUILDX_BUILDER environment variable instead
|