Improve handling of missing responses.json #33925
Annotations
10 errors and 2 warnings
type-checking (3.12):
src/ert/gui/simulation/multiple_data_assimilation_panel.py#L156
Item "None" of "LocalEnsemble | None" has no attribute "experiment"
|
type-checking (3.12):
src/ert/gui/simulation/multiple_data_assimilation_panel.py#L160
Item "None" of "LocalEnsemble | None" has no attribute "relative_weights"
|
type-checking (3.12):
src/ert/gui/simulation/multiple_data_assimilation_panel.py#L172
Item "None" of "LocalEnsemble | None" has no attribute "experiment"
|
type-checking (3.12):
src/ert/gui/simulation/multiple_data_assimilation_panel.py#L180
Item "None" of "LocalEnsemble | None" has no attribute "relative_weights"
|
type-checking (3.12):
src/ert/gui/simulation/multiple_data_assimilation_panel.py#L188
Item "None" of "LocalEnsemble | None" has no attribute "relative_weights"
|
type-checking (3.12):
src/ert/gui/simulation/multiple_data_assimilation_panel.py#L255
Item "None" of "LocalEnsemble | None" has no attribute "id"
|
type-checking (3.12):
src/ert/gui/simulation/manual_update_panel.py#L76
Argument 1 to "EnsembleRealizationsArgument" has incompatible type "LocalEnsemble | None"; expected "LocalEnsemble"
|
type-checking (3.12):
src/ert/gui/simulation/manual_update_panel.py#L102
Item "None" of "LocalEnsemble | None" has no attribute "id"
|
type-checking (3.12):
src/ert/gui/simulation/evaluate_ensemble_panel.py#L53
Argument 1 to "EnsembleRealizationsArgument" has incompatible type "LocalEnsemble | None"; expected "LocalEnsemble"
|
type-checking (3.12):
src/ert/gui/simulation/evaluate_ensemble_panel.py#L80
Item "None" of "LocalEnsemble | None" has no attribute "id"
|
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
|
type-checking (3.12)
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.
|