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