Skip to content

fix(pydantic): Add moved URL types to type map (#3874) #42

fix(pydantic): Add moved URL types to type map (#3874)

fix(pydantic): Add moved URL types to type map (#3874) #42

Triggered via push November 24, 2024 17:45
Status Success
Total duration 7m 22s
Artifacts 1

ci.yml

on: push
Matrix: test
Test Minimal Pydantic 1 application
1m 26s
Test Minimal Pydantic 1 application
mypy
2m 8s
mypy
pyright
1m 56s
pyright
slotscheck
1m 32s
slotscheck
Test Minimal Application with Base Dependencies
1m 26s
Test Minimal Application with Base Dependencies
Matrix: test-platform-compat
Matrix: Test server integration
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Test Minimal Pydantic 1 application
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Minimal Pydantic 1 application
Failed to save: Unable to reserve cache with key setup-pdm-Linux-python-3.12.7-f14b3d4e3bd0633f7ee64731eb3a0bf3c929773e21be6c852d226502b80c4ffb, another job may be creating this cache. More details: Cache already exists. Scope: refs/heads/main, Key: setup-pdm-Linux-python-3.12.7-f14b3d4e3bd0633f7ee64731eb3a0bf3c929773e21be6c852d226502b80c4ffb, Version: 4c42f60d85dfdadfda6a5225f55d0f367263b55e80916dbb6a29b6c33850d3f7
Test server integration (uvicorn>=0.27.0)
Failed to save: Unable to reserve cache with key setup-pdm-Linux-python-3.11.10-f14b3d4e3bd0633f7ee64731eb3a0bf3c929773e21be6c852d226502b80c4ffb, another job may be creating this cache. More details: Cache already exists. Scope: refs/heads/main, Key: setup-pdm-Linux-python-3.11.10-f14b3d4e3bd0633f7ee64731eb3a0bf3c929773e21be6c852d226502b80c4ffb, Version: 4c42f60d85dfdadfda6a5225f55d0f367263b55e80916dbb6a29b6c33850d3f7
mypy
Failed to save: Unable to reserve cache with key setup-pdm-Linux-python-3.8.18-f14b3d4e3bd0633f7ee64731eb3a0bf3c929773e21be6c852d226502b80c4ffb, another job may be creating this cache. More details: Cache already exists. Scope: refs/heads/main, Key: setup-pdm-Linux-python-3.8.18-f14b3d4e3bd0633f7ee64731eb3a0bf3c929773e21be6c852d226502b80c4ffb, Version: 4c42f60d85dfdadfda6a5225f55d0f367263b55e80916dbb6a29b6c33850d3f7
slotscheck
Failed to save: Unable to reserve cache with key setup-pdm-Linux-python-3.8.18-f14b3d4e3bd0633f7ee64731eb3a0bf3c929773e21be6c852d226502b80c4ffb, another job may be creating this cache. More details: Cache already exists. Scope: refs/heads/main, Key: setup-pdm-Linux-python-3.8.18-f14b3d4e3bd0633f7ee64731eb3a0bf3c929773e21be6c852d226502b80c4ffb, Version: 4c42f60d85dfdadfda6a5225f55d0f367263b55e80916dbb6a29b6c33850d3f7
test (3.11) / test
Failed to save: Unable to reserve cache with key setup-pdm-Linux-python-3.11.10-f14b3d4e3bd0633f7ee64731eb3a0bf3c929773e21be6c852d226502b80c4ffb, another job may be creating this cache. More details: Cache already exists. Scope: refs/heads/main, Key: setup-pdm-Linux-python-3.11.10-f14b3d4e3bd0633f7ee64731eb3a0bf3c929773e21be6c852d226502b80c4ffb, Version: 4c42f60d85dfdadfda6a5225f55d0f367263b55e80916dbb6a29b6c33850d3f7
test (3.8) / test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (3.8) / test
Failed to save: Unable to reserve cache with key setup-pdm-Linux-python-3.8.18-f14b3d4e3bd0633f7ee64731eb3a0bf3c929773e21be6c852d226502b80c4ffb, another job may be creating this cache. More details: Cache already exists. Scope: refs/heads/main, Key: setup-pdm-Linux-python-3.8.18-f14b3d4e3bd0633f7ee64731eb3a0bf3c929773e21be6c852d226502b80c4ffb, Version: 4c42f60d85dfdadfda6a5225f55d0f367263b55e80916dbb6a29b6c33850d3f7
test (3.12) / test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (3.12) / test
Failed to save: Unable to reserve cache with key setup-pdm-Linux-python-3.12.7-f14b3d4e3bd0633f7ee64731eb3a0bf3c929773e21be6c852d226502b80c4ffb, another job may be creating this cache. More details: Cache already exists. Scope: refs/heads/main, Key: setup-pdm-Linux-python-3.12.7-f14b3d4e3bd0633f7ee64731eb3a0bf3c929773e21be6c852d226502b80c4ffb, Version: 4c42f60d85dfdadfda6a5225f55d0f367263b55e80916dbb6a29b6c33850d3f7
upload-test-coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
codeql
The setup-python-dependencies input is deprecated and no longer has any effect. We recommend removing any references from your workflows. See https://github.blog/changelog/2024-01-23-codeql-2-16-python-dependency-installation-disabled-new-queries-and-bug-fixes/ for more information.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "coverage-data". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
coverage-data
2.24 MB