Skip to content

Improve handling of invalid experiments in GUI #33351

Improve handling of invalid experiments in GUI

Improve handling of invalid experiments in GUI #33351

Triggered via pull request December 18, 2024 14:30
Status Failure
Total duration 1m 46s
Artifacts

typing.yml

on: pull_request
Matrix: type-checking
Fit to window
Zoom out
Zoom in

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