Skip to content

WIP: allow sphinx-autodoc-typehints to be upgraded to 2.3.x on Python 3.9+ #3658

WIP: allow sphinx-autodoc-typehints to be upgraded to 2.3.x on Python 3.9+

WIP: allow sphinx-autodoc-typehints to be upgraded to 2.3.x on Python 3.9+ #3658

Triggered via pull request October 21, 2024 10:59
Status Failure
Total duration 4m 36s
Artifacts 13

validate.yaml

on: pull_request
Matrix: validate
Matrix: extra-tasks
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 13 warnings
extra-tasks (gha:lint, 3.8)
Process completed with exit code 201.
validate (3.10, ubuntu-latest)
Process completed with exit code 201.
validate (3.9, ubuntu-latest)
Process completed with exit code 201.
validate (3.11, macos-latest)
Process completed with exit code 201.
validate (3.9, macos-latest)
Process completed with exit code 201.
validate (3.10, macos-latest)
Process completed with exit code 201.
validate (3.8, macos-latest)
[notice] A new release of pip is available: 21.1.1 -> 24.2 [notice] To update, run: python3.8 -m pip install --upgrade pip
validate (3.8, macos-latest)
Process completed with exit code 201.
validate (3.8, ubuntu-latest)
Process completed with exit code 201.
validate (3.11, ubuntu-latest)
Process completed with exit code 201.
validate (3.8, windows-latest)
Process completed with exit code 201.
validate (3.9, windows-latest)
Process completed with exit code 201.
validate (3.10, windows-latest)
Process completed with exit code 201.
validate (3.11, windows-latest)
Process completed with exit code 201.
mypy ► mypy-py3_8-darwin: 3.10-macos-latest-mypy-junit.xml#L0
Failed test found in: 3.10-macos-latest-mypy-junit.xml Error: rdflib/parser.py:136: error: Unused "type: ignore" comment [unused-ignore]
mypy ► mypy-py3_8-linux: 3.10-ubuntu-latest-mypy-junit.xml#L0
Failed test found in: 3.10-ubuntu-latest-mypy-junit.xml Error: rdflib/parser.py:136: error: Unused "type: ignore" comment [unused-ignore]
mypy ► mypy-py3_8-win32: 3.10-windows-latest-mypy-junit.xml#L0
Failed test found in: 3.10-windows-latest-mypy-junit.xml Error: rdflib\parser.py:136: error: Unused "type: ignore" comment [unused-ignore]
mypy ► mypy-py3_8-darwin: 3.11-macos-latest-mypy-junit.xml#L0
Failed test found in: 3.11-macos-latest-mypy-junit.xml Error: rdflib/parser.py:136: error: Unused "type: ignore" comment [unused-ignore]
mypy ► mypy-py3_8-linux: 3.11-ubuntu-latest-mypy-junit.xml#L0
Failed test found in: 3.11-ubuntu-latest-mypy-junit.xml Error: rdflib/parser.py:136: error: Unused "type: ignore" comment [unused-ignore]
mypy ► mypy-py3_8-win32: 3.11-windows-latest-mypy-junit.xml#L0
Failed test found in: 3.11-windows-latest-mypy-junit.xml Error: rdflib\parser.py:136: error: Unused "type: ignore" comment [unused-ignore]
mypy ► mypy-py3_8-darwin: 3.8-macos-latest-mypy-junit.xml#L0
Failed test found in: 3.8-macos-latest-mypy-junit.xml Error: rdflib/parser.py:136: error: Unused "type: ignore" comment [unused-ignore]
mypy ► mypy-py3_8-linux: 3.8-ubuntu-latest-mypy-junit.xml#L0
Failed test found in: 3.8-ubuntu-latest-mypy-junit.xml Error: rdflib/parser.py:136: error: Unused "type: ignore" comment [unused-ignore]
mypy ► mypy-py3_8-win32: 3.8-windows-latest-mypy-junit.xml#L0
Failed test found in: 3.8-windows-latest-mypy-junit.xml Error: rdflib\parser.py:136: error: Unused "type: ignore" comment [unused-ignore]
mypy ► mypy-py3_8-darwin: 3.9-macos-latest-mypy-junit.xml#L0
Failed test found in: 3.9-macos-latest-mypy-junit.xml Error: rdflib/parser.py:136: error: Unused "type: ignore" comment [unused-ignore]
mypy ► mypy-py3_8-linux: 3.9-ubuntu-latest-mypy-junit.xml#L0
Failed test found in: 3.9-ubuntu-latest-mypy-junit.xml Error: rdflib/parser.py:136: error: Unused "type: ignore" comment [unused-ignore]
validate (3.10, ubuntu-latest)
No files were found with the provided path: test_reports/3.10-ubuntu-latest-pytest-junit.xml. No artifacts will be uploaded.
validate (3.9, ubuntu-latest)
No files were found with the provided path: test_reports/3.9-ubuntu-latest-pytest-junit.xml. No artifacts will be uploaded.
validate (3.11, macos-latest)
No files were found with the provided path: test_reports/3.11-macos-latest-pytest-junit.xml. No artifacts will be uploaded.
validate (3.9, macos-latest)
No files were found with the provided path: test_reports/3.9-macos-latest-pytest-junit.xml. No artifacts will be uploaded.
validate (3.10, macos-latest)
No files were found with the provided path: test_reports/3.10-macos-latest-pytest-junit.xml. No artifacts will be uploaded.
validate (3.8, macos-latest)
No files were found with the provided path: test_reports/3.8-macos-latest-pytest-junit.xml. No artifacts will be uploaded.
validate (3.8, ubuntu-latest)
No files were found with the provided path: test_reports/3.8-ubuntu-latest-pytest-junit.xml. No artifacts will be uploaded.
validate (3.11, ubuntu-latest)
No files were found with the provided path: test_reports/3.11-ubuntu-latest-pytest-junit.xml. No artifacts will be uploaded.
validate (3.8, windows-latest)
No files were found with the provided path: test_reports/3.8-windows-latest-pytest-junit.xml. No artifacts will be uploaded.
validate (3.9, windows-latest)
No files were found with the provided path: test_reports/3.9-windows-latest-pytest-junit.xml. No artifacts will be uploaded.
validate (3.10, windows-latest)
No files were found with the provided path: test_reports/3.10-windows-latest-pytest-junit.xml. No artifacts will be uploaded.
validate (3.11, windows-latest)
No files were found with the provided path: test_reports/3.11-windows-latest-pytest-junit.xml. No artifacts will be uploaded.
validate (3.8, ubuntu-latest, -min, true, sudo apt-get install -y libxml2-dev libxslt-dev, -min)
No files were found with the provided path: test_reports/3.8-ubuntu-latest-min-mypy-junit.xml. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
3.10-macos-latest-mypy-junit-xml
672 Bytes
3.10-ubuntu-latest-mypy-junit-xml
675 Bytes
3.10-windows-latest-mypy-junit-xml
679 Bytes
3.11-macos-latest-mypy-junit-xml
672 Bytes
3.11-ubuntu-latest-mypy-junit-xml
675 Bytes
3.11-windows-latest-mypy-junit-xml
679 Bytes
3.8-macos-latest-mypy-junit-xml
670 Bytes
3.8-ubuntu-latest-min-pytest-junit-xml
123 KB
3.8-ubuntu-latest-mypy-junit-xml
672 Bytes
3.8-windows-latest-mypy-junit-xml
676 Bytes
3.9-macos-latest-mypy-junit-xml
669 Bytes
3.9-ubuntu-latest-mypy-junit-xml
673 Bytes
3.9-windows-latest-mypy-junit-xml
677 Bytes