Skip to content

Accept sequences of values for setting MultiChannelInstrumentParameter #14784

Accept sequences of values for setting MultiChannelInstrumentParameter

Accept sequences of values for setting MultiChannelInstrumentParameter #14784

Status Failure
Total duration 12m 26s
Artifacts

pytest.yaml

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

Annotations

7 errors
pytestmypy (ubuntu-latest, 3.10, false): src/qcodes/parameters/multi_channel_instrument_parameter.py#L71
Cannot access attribute "add_note" for class "Exception"   Attribute "add_note" is unknown (reportAttributeAccessIssue)
pytestmypy (ubuntu-latest, 3.10, false)
1 error
pytestmypy (windows-latest, 3.10, false): src/qcodes/parameters/multi_channel_instrument_parameter.py#L71
Cannot access attribute "add_note" for class "Exception"   Attribute "add_note" is unknown (reportAttributeAccessIssue)
pytestmypy (windows-latest, 3.10, false)
1 error
pytestmypy (windows-latest, 3.9, false): src/qcodes/parameters/multi_channel_instrument_parameter.py#L63
No overloads for "__new__" match the provided arguments   Argument types: (Sequence[InstrumentModuleType@MultiChannelInstrumentParameter], Any | Sequence[ParamRawDataType], Literal[True]) (reportCallIssue)
pytestmypy (windows-latest, 3.9, false): src/qcodes/parameters/multi_channel_instrument_parameter.py#L71
Cannot access attribute "add_note" for class "Exception"   Attribute "add_note" is unknown (reportAttributeAccessIssue)
pytestmypy (windows-latest, 3.9, false)
2 errors