Improve handling of invalid experiments in GUI #33711
Annotations
5 errors and 2 warnings
Run mypy ert:
src/ert/gui/tools/manage_experiments/storage_model.py#L114
Argument 2 of "data" is incompatible with supertype "QAbstractItemModel"; supertype defines the argument type as "int"
|
Run mypy ert:
src/ert/gui/tools/manage_experiments/storage_model.py#L227
Return type "ItemFlag" of "flags" incompatible with return type "ItemFlags" in supertype "QAbstractItemModel"
|
Run mypy ert:
src/ert/gui/tools/manage_experiments/storage_model.py#L234
Incompatible return value type (got "int", expected "ItemFlag")
|
Run mypy ert:
src/ert/gui/ertwidgets/ensembleselector.py#L91
Argument 1 to "setFlags" of "QStandardItem" has incompatible type "int"; expected "ItemFlags | ItemFlag"
|
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
|
Install uv
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|
Loading