Skip to content

feat: add support for Python 3.14 #131

feat: add support for Python 3.14

feat: add support for Python 3.14 #131

Triggered via pull request December 26, 2025 12:46
Status Failure
Total duration 33s
Artifacts

ci.yml

on: pull_request
Matrix: python-unit
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 2 warnings
python-unit (3.11)
python-unit (3.11)
HttpError: Resource not accessible by integration - https://docs.github.com/rest/issues/comments#create-an-issue-comment
python-unit (3.11)
Permission denied when trying to create/update comment. This error usually occurs because the GITHUB_TOKEN lacks necessary permissions. To fix this, add a permissions block to your workflow: ```yaml permissions: contents: read # For checkout and comparing commits pull-requests: write # For creating/updating PR comments ``` For pull request events and more information, see: https://github.com/MishaKav/pytest-coverage-comment#comment-not-appearing
python-unit (3.12)
The strategy configuration was canceled because "python-unit._3_11" failed
python-unit (3.12)
python-unit (3.12)
HttpError: Resource not accessible by integration - https://docs.github.com/rest/issues/comments#create-an-issue-comment
python-unit (3.12)
Permission denied when trying to create/update comment. This error usually occurs because the GITHUB_TOKEN lacks necessary permissions. To fix this, add a permissions block to your workflow: ```yaml permissions: contents: read # For checkout and comparing commits pull-requests: write # For creating/updating PR comments ``` For pull request events and more information, see: https://github.com/MishaKav/pytest-coverage-comment#comment-not-appearing
python-unit (3.10)
The strategy configuration was canceled because "python-unit._3_11" failed
python-unit (3.10)
The operation was canceled.
python-unit (3.13)
The strategy configuration was canceled because "python-unit._3_11" failed
python-unit (3.13)
The operation was canceled.
python-unit (3.14)
The strategy configuration was canceled because "python-unit._3_11" failed
python-unit (3.14)
The operation was canceled.
python-unit (3.11)
Your comment is too long (maximum is 65536 characters), coverage report will not be added. Try one/some of the following options: - Add "--cov-report=term-missing:skip-covered" to pytest command - Add "hide-report: true" to hide detailed coverage table - Add "report-only-changed-files: true" to show only changed files - Add "xml-skip-covered: true" to hide files with 100% coverage - Switch to "multiple-files" mode - Add "remove-links-to-files: true" to remove file links - Add "remove-links-to-lines: true" to remove line number links
python-unit (3.12)
Your comment is too long (maximum is 65536 characters), coverage report will not be added. Try one/some of the following options: - Add "--cov-report=term-missing:skip-covered" to pytest command - Add "hide-report: true" to hide detailed coverage table - Add "report-only-changed-files: true" to show only changed files - Add "xml-skip-covered: true" to hide files with 100% coverage - Switch to "multiple-files" mode - Add "remove-links-to-files: true" to remove file links - Add "remove-links-to-lines: true" to remove line number links