Skip to content

DelegateParameters inherit their source's settable/gettable/snapshot_value/unit/label #16619

DelegateParameters inherit their source's settable/gettable/snapshot_value/unit/label

DelegateParameters inherit their source's settable/gettable/snapshot_value/unit/label #16619

Triggered via pull request November 21, 2024 17:26
Status Cancelled
Total duration 6m 54s
Artifacts

pytest.yaml

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

Annotations

14 errors
pytestmypy (ubuntu-latest, 3.11, false): src/qcodes/parameters/delegate_parameter.py#L207
Method declaration "gettable" is obscured by a declaration of the same name (reportRedeclaration)
pytestmypy (ubuntu-latest, 3.11, false): src/qcodes/parameters/delegate_parameter.py#L213
Method declaration "settable" is obscured by a declaration of the same name (reportRedeclaration)
pytestmypy (ubuntu-latest, 3.11, false)
2 errors
pytestmypy (ubuntu-latest, 3.12, false): src/qcodes/parameters/delegate_parameter.py#L207
Method declaration "gettable" is obscured by a declaration of the same name (reportRedeclaration)
pytestmypy (ubuntu-latest, 3.12, false): src/qcodes/parameters/delegate_parameter.py#L213
Method declaration "settable" is obscured by a declaration of the same name (reportRedeclaration)
pytestmypy (ubuntu-latest, 3.12, false)
2 errors
pytestmypy (ubuntu-latest, 3.13, false): src/qcodes/parameters/delegate_parameter.py#L207
Method declaration "gettable" is obscured by a declaration of the same name (reportRedeclaration)
pytestmypy (ubuntu-latest, 3.13, false): src/qcodes/parameters/delegate_parameter.py#L213
Method declaration "settable" is obscured by a declaration of the same name (reportRedeclaration)
pytestmypy (ubuntu-latest, 3.13, false)
2 errors
pytestmypy (windows-latest, 3.10, false): src/qcodes/parameters/delegate_parameter.py#L207
Method declaration "gettable" is obscured by a declaration of the same name (reportRedeclaration)
pytestmypy (windows-latest, 3.10, false): src/qcodes/parameters/delegate_parameter.py#L213
Method declaration "settable" is obscured by a declaration of the same name (reportRedeclaration)
pytestmypy (windows-latest, 3.10, false)
2 errors
pytestmypy (ubuntu-latest, 3.10, true)
Canceling since a higher priority waiting request for 'Run mypy and pytest-refs/pull/6648/merge' exists
pytestmypy (ubuntu-latest, 3.10, true)
Process completed with exit code 1.