Skip to content

Modify TriG serializer to not generate new prefixes for graph URIs #2517

Modify TriG serializer to not generate new prefixes for graph URIs

Modify TriG serializer to not generate new prefixes for graph URIs #2517

Triggered via pull request July 3, 2023 19:40
Status Failure
Total duration 18m 56s
Artifacts 26

validate.yaml

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

Annotations

35 errors
validate (3.10, ubuntu-latest)
Process completed with exit code 201.
validate (3.11, ubuntu-latest)
Process completed with exit code 201.
validate (3.8, ubuntu-latest)
Process completed with exit code 201.
validate (3.8, ubuntu-latest, -min, true, -min)
Process completed with exit code 201.
validate (3.11, windows-latest)
Process completed with exit code 201.
validate (3.9, ubuntu-latest)
Process completed with exit code 201.
validate (3.10, windows-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.11, macos-latest)
Process completed with exit code 201.
validate (3.10, macos-latest)
Process completed with exit code 201.
validate (3.9, macos-latest)
Process completed with exit code 201.
validate (3.8, macos-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/collection.py: note: In member "clear" of class "Collection":
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/collection.py: note: In member "clear" of class "Collection":
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\collection.py: note: In member "clear" of class "Collection":
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/collection.py: note: In member "clear" of class "Collection":
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/collection.py: note: In member "clear" of class "Collection":
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\collection.py: note: In member "clear" of class "Collection":
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/collection.py: note: In member "clear" of class "Collection":
mypy ► mypy-py3_8-linux: 3.8-ubuntu-latest-min-mypy-junit.xml#L0
Failed test found in: 3.8-ubuntu-latest-min-mypy-junit.xml Error: rdflib/collection.py: note: In member "clear" of class "Collection":
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/collection.py: note: In member "clear" of class "Collection":
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\collection.py: note: In member "clear" of class "Collection":
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/collection.py: note: In member "clear" of class "Collection":
pytest ► test.test_trig ► test_remember_namespace: 3.10-macos-latest-pytest-junit.xml#L0
Failed test found in: 3.10-macos-latest-pytest-junit.xml Error: Traceback (most recent call last):
pytest ► test.test_trig ► test_graph_qname_syntax: 3.10-macos-latest-pytest-junit.xml#L0
Failed test found in: 3.10-macos-latest-pytest-junit.xml Error: Traceback (most recent call last):
pytest ► test.test_trig ► test_prefixes: 3.10-macos-latest-pytest-junit.xml#L0
Failed test found in: 3.10-macos-latest-pytest-junit.xml Error: Traceback (most recent call last):
pytest ► test.test_trig ► test_remember_namespace: 3.10-ubuntu-latest-pytest-junit.xml#L0
Failed test found in: 3.10-ubuntu-latest-pytest-junit.xml Error: Traceback (most recent call last):
pytest ► test.test_trig ► test_graph_qname_syntax: 3.10-ubuntu-latest-pytest-junit.xml#L0
Failed test found in: 3.10-ubuntu-latest-pytest-junit.xml Error: Traceback (most recent call last):
pytest ► test.test_trig ► test_prefixes: 3.10-ubuntu-latest-pytest-junit.xml#L0
Failed test found in: 3.10-ubuntu-latest-pytest-junit.xml Error: Traceback (most recent call last):
pytest ► test.test_trig ► test_remember_namespace: 3.10-windows-latest-pytest-junit.xml#L0
Failed test found in: 3.10-windows-latest-pytest-junit.xml Error: Traceback (most recent call last):
pytest ► test.test_trig ► test_graph_qname_syntax: 3.10-windows-latest-pytest-junit.xml#L0
Failed test found in: 3.10-windows-latest-pytest-junit.xml Error: Traceback (most recent call last):
pytest ► test.test_trig ► test_prefixes: 3.10-windows-latest-pytest-junit.xml#L0
Failed test found in: 3.10-windows-latest-pytest-junit.xml Error: Traceback (most recent call last):
pytest ► test.test_trig ► test_remember_namespace: 3.11-macos-latest-pytest-junit.xml#L0
Failed test found in: 3.11-macos-latest-pytest-junit.xml Error: Traceback (most recent call last):
pytest ► test.test_trig ► test_graph_qname_syntax: 3.11-macos-latest-pytest-junit.xml#L0
Failed test found in: 3.11-macos-latest-pytest-junit.xml Error: Traceback (most recent call last):

Artifacts

Produced during runtime
Name Size
3.10-macos-latest-mypy-junit-xml Expired
515 Bytes
3.10-macos-latest-pytest-junit-xml Expired
3.95 MB
3.10-ubuntu-latest-mypy-junit-xml Expired
514 Bytes
3.10-ubuntu-latest-pytest-junit-xml Expired
3.94 MB
3.10-windows-latest-mypy-junit-xml Expired
514 Bytes
3.10-windows-latest-pytest-junit-xml Expired
3.91 MB
3.11-macos-latest-mypy-junit-xml Expired
515 Bytes
3.11-macos-latest-pytest-junit-xml Expired
3.95 MB
3.11-ubuntu-latest-mypy-junit-xml Expired
512 Bytes
3.11-ubuntu-latest-pytest-junit-xml Expired
3.84 MB
3.11-windows-latest-mypy-junit-xml Expired
514 Bytes
3.11-windows-latest-pytest-junit-xml Expired
3.91 MB
3.8-macos-latest-mypy-junit-xml Expired
515 Bytes
3.8-macos-latest-pytest-junit-xml Expired
3.95 MB
3.8-ubuntu-latest-min-mypy-junit-xml Expired
514 Bytes
3.8-ubuntu-latest-min-pytest-junit-xml Expired
3.95 MB
3.8-ubuntu-latest-mypy-junit-xml Expired
514 Bytes
3.8-ubuntu-latest-pytest-junit-xml Expired
3.95 MB
3.8-windows-latest-mypy-junit-xml Expired
514 Bytes
3.8-windows-latest-pytest-junit-xml Expired
3.91 MB
3.9-macos-latest-mypy-junit-xml Expired
515 Bytes
3.9-macos-latest-pytest-junit-xml Expired
3.95 MB
3.9-ubuntu-latest-mypy-junit-xml Expired
514 Bytes
3.9-ubuntu-latest-pytest-junit-xml Expired
3.94 MB
3.9-windows-latest-mypy-junit-xml Expired
514 Bytes
3.9-windows-latest-pytest-junit-xml Expired
3.91 MB