Skip to content

feat: implement HTMX plugin using litestar-htmx (#3837) #4257

feat: implement HTMX plugin using litestar-htmx (#3837)

feat: implement HTMX plugin using litestar-htmx (#3837) #4257

Triggered via push October 24, 2024 14:55
Status Success
Total duration 8m 28s
Artifacts 1

ci.yml

on: push
Matrix: test
Test Minimal Pydantic 1 application
1m 14s
Test Minimal Pydantic 1 application
Matrix: test-platform-compat
Matrix: Test server integration
Fit to window
Zoom out
Zoom in

Annotations

15 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-04f41207b87f35e0e774fcb401aab6af24d7149ee1c0cd256f1032cba240303e, another job may be creating this cache. More details: Cache already exists. Scope: refs/heads/main, Key: setup-pdm-Linux-python-3.12.7-04f41207b87f35e0e774fcb401aab6af24d7149ee1c0cd256f1032cba240303e, 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-04f41207b87f35e0e774fcb401aab6af24d7149ee1c0cd256f1032cba240303e, another job may be creating this cache. More details: Cache already exists. Scope: refs/heads/main, Key: setup-pdm-Linux-python-3.11.10-04f41207b87f35e0e774fcb401aab6af24d7149ee1c0cd256f1032cba240303e, Version: 4c42f60d85dfdadfda6a5225f55d0f367263b55e80916dbb6a29b6c33850d3f7
pyright
Failed to save: Unable to reserve cache with key setup-pdm-Linux-python-3.8.18-04f41207b87f35e0e774fcb401aab6af24d7149ee1c0cd256f1032cba240303e, another job may be creating this cache. More details: Cache already exists. Scope: refs/heads/main, Key: setup-pdm-Linux-python-3.8.18-04f41207b87f35e0e774fcb401aab6af24d7149ee1c0cd256f1032cba240303e, Version: 4c42f60d85dfdadfda6a5225f55d0f367263b55e80916dbb6a29b6c33850d3f7
mypy
Failed to save: Unable to reserve cache with key setup-pdm-Linux-python-3.8.18-04f41207b87f35e0e774fcb401aab6af24d7149ee1c0cd256f1032cba240303e, another job may be creating this cache. More details: Cache already exists. Scope: refs/heads/main, Key: setup-pdm-Linux-python-3.8.18-04f41207b87f35e0e774fcb401aab6af24d7149ee1c0cd256f1032cba240303e, Version: 4c42f60d85dfdadfda6a5225f55d0f367263b55e80916dbb6a29b6c33850d3f7
test (3.11) / test
Failed to save: Unable to reserve cache with key setup-pdm-Linux-python-3.11.10-04f41207b87f35e0e774fcb401aab6af24d7149ee1c0cd256f1032cba240303e, another job may be creating this cache. More details: Cache already exists. Scope: refs/heads/main, Key: setup-pdm-Linux-python-3.11.10-04f41207b87f35e0e774fcb401aab6af24d7149ee1c0cd256f1032cba240303e, 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-04f41207b87f35e0e774fcb401aab6af24d7149ee1c0cd256f1032cba240303e, another job may be creating this cache. More details: Cache already exists. Scope: refs/heads/main, Key: setup-pdm-Linux-python-3.8.18-04f41207b87f35e0e774fcb401aab6af24d7149ee1c0cd256f1032cba240303e, 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-04f41207b87f35e0e774fcb401aab6af24d7149ee1c0cd256f1032cba240303e, another job may be creating this cache. More details: Cache already exists. Scope: refs/heads/main, Key: setup-pdm-Linux-python-3.12.7-04f41207b87f35e0e774fcb401aab6af24d7149ee1c0cd256f1032cba240303e, Version: 4c42f60d85dfdadfda6a5225f55d0f367263b55e80916dbb6a29b6c33850d3f7
test (3.10) / test
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/11bd71901bbe5b1630ceea73d27597364c9af683'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
test (3.10) / test
Back off 12.87 seconds before retry.
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.25 MB