Skip to content

Support type checking with TY #22766

Support type checking with TY

Support type checking with TY #22766

Triggered via pull request August 27, 2026 14:50
Status Failure
Total duration 28m 2s
Artifacts

pytest.yaml

on: pull_request
Matrix: pytestmypy
Fit to window
Zoom out
Zoom in

Annotations

16 errors
pytestmypy (ubuntu-latest, 3.14, false)
3 errors
pytestmypy (ubuntu-latest, 3.14, false): src/qcodes/dataset/legacy_import.py#L102
Index 1 is out of range for type tuple[int] (reportGeneralTypeIssues)
pytestmypy (ubuntu-latest, 3.14, false): src/qcodes/dataset/legacy_import.py#L102
Index 1 is out of range for type tuple[Unknown] (reportGeneralTypeIssues)
pytestmypy (ubuntu-latest, 3.14, false): src/qcodes/dataset/legacy_import.py#L102
Index 1 is out of range for type tuple[()] (reportGeneralTypeIssues)
pytestmypy (ubuntu-latest, 3.13, false)
3 errors
pytestmypy (ubuntu-latest, 3.13, false): src/qcodes/dataset/legacy_import.py#L102
Index 1 is out of range for type tuple[int] (reportGeneralTypeIssues)
pytestmypy (ubuntu-latest, 3.13, false): src/qcodes/dataset/legacy_import.py#L102
Index 1 is out of range for type tuple[Unknown] (reportGeneralTypeIssues)
pytestmypy (ubuntu-latest, 3.13, false): src/qcodes/dataset/legacy_import.py#L102
Index 1 is out of range for type tuple[()] (reportGeneralTypeIssues)
pytestmypy (ubuntu-latest, 3.12, false)
3 errors
pytestmypy (ubuntu-latest, 3.12, false): src/qcodes/dataset/legacy_import.py#L102
Index 1 is out of range for type tuple[int] (reportGeneralTypeIssues)
pytestmypy (ubuntu-latest, 3.12, false): src/qcodes/dataset/legacy_import.py#L102
Index 1 is out of range for type tuple[Unknown] (reportGeneralTypeIssues)
pytestmypy (ubuntu-latest, 3.12, false): src/qcodes/dataset/legacy_import.py#L102
Index 1 is out of range for type tuple[()] (reportGeneralTypeIssues)
pytestmypy (windows-latest, 3.12, false)
3 errors
pytestmypy (windows-latest, 3.12, false): src/qcodes/dataset/legacy_import.py#L102
Index 1 is out of range for type tuple[int] (reportGeneralTypeIssues)
pytestmypy (windows-latest, 3.12, false): src/qcodes/dataset/legacy_import.py#L102
Index 1 is out of range for type tuple[Unknown] (reportGeneralTypeIssues)
pytestmypy (windows-latest, 3.12, false): src/qcodes/dataset/legacy_import.py#L102
Index 1 is out of range for type tuple[()] (reportGeneralTypeIssues)