fix: path traversal in publicimage token lookup; missing return after finish() #1879
ci.yaml
on: pull_request
Prepare Python venv
13s
Run pytest
4m 42s
Run codespell
23s
Run mypy
2m 40s
Run pylint
1m 22s
Run flake8
30s
Run pyupgrade
18s
Run ruff
14s
Check generated docs
45s
Annotations
1 error and 3 warnings
|
Run pylint
Process completed with exit code 16.
|
|
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
|