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
–
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.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.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 (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 (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.
|