Skip to content

Use new API from iterative_ensemble_smoother #21882

Use new API from iterative_ensemble_smoother

Use new API from iterative_ensemble_smoother #21882

Triggered via pull request November 30, 2023 13:30
Status Failure
Total duration 2m 58s
Artifacts

typing.yml

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

Annotations

10 errors
type-checking (3.11): src/ert/analysis/_es_update.py#L710
Item "None" of "Any | None" has no attribute "iteration"
type-checking (3.11): src/ert/analysis/_es_update.py#L873
Unexpected keyword argument "analysis_config" for "analysis_IES"
type-checking (3.11): src/ert/analysis/_es_update.py#L873
Unexpected keyword argument "iterative_ensemble_smoother" for "analysis_IES"
type-checking (3.11): src/ert/analysis/_es_update.py#L873
Unexpected keyword argument "misfit_preprocessor" for "analysis_IES"; did you mean "misfit_process"?
type-checking (3.11): src/ert/analysis/_es_update.py#L877
"IESSettings" has no attribute "alpha"
type-checking (3.11): src/ert/analysis/_es_update.py#L878
"IESSettings" has no attribute "std_cutoff"
type-checking (3.11): src/ert/analysis/_es_update.py#L886
"IESSettings" has no attribute "misfit_preprocess"
type-checking (3.11): src/ert/run_models/iterated_ensemble_smoother.py#L81
Unexpected keyword argument "analysis_settings" for "iterative_smoother_update"
type-checking (3.11): src/ert/run_models/iterated_ensemble_smoother.py#L81
"SmootherSnapshot" object is not iterable
type-checking (3.11): src/ert/run_models/iterated_ensemble_smoother.py#L186
"None" has no attribute "iteration"