Improve handling of missing responses.json #33351
Annotations
4 errors and 1 warning
Run mypy ert:
src/ert/gui/ertwidgets/ensembleselector.py#L65
Incompatible return value type (got "LocalEnsemble | None", expected "LocalEnsemble")
|
Run mypy ert:
src/ert/gui/ertwidgets/ensembleselector.py#L89
Item "QAbstractItemModel" of "QAbstractItemModel | None" has no attribute "item"
|
Run mypy ert:
src/ert/gui/ertwidgets/ensembleselector.py#L89
Item "None" of "QAbstractItemModel | None" has no attribute "item"
|
Run mypy ert
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading