Fix RealizationState vs RealizationStorageState imports and usage #21744
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
type-checking (3.11):
src/ert/job_queue/realization_state.py#L15
Library stubs not installed for "lxml"
|
type-checking (3.11):
src/ert/ensemble_evaluator/_builder/_legacy.py#L193
"JobQueue" has no attribute "stop_long_running_jobs"; maybe "stop_long_running_realizations"?
|
type-checking (3.11):
src/ert/ensemble_evaluator/_builder/_legacy.py#L210
Argument 1 to "execute" of "JobQueue" has incompatible type "list[partial[Any]] | None"; expected "list[Callable[..., Any]] | None"
|
type-checking (3.11)
Process completed with exit code 1.
|