Pass ropt events to status queue #34810
Annotations
3 errors
Run mypy:
src/ert/run_models/everest_run_model.py#L262
Function is missing a return type annotation
|
Run mypy:
src/ert/run_models/everest_run_model.py#L298
Argument 1 to "send_event" of "BaseRunModel" has incompatible type "EverestStatusEvent"; expected "AnalysisStatusEvent | AnalysisTimeEvent | EndEvent | FullSnapshotEvent | SnapshotUpdateEvent | <6 more items>"
|
Run mypy
Process completed with exit code 1.
|
Loading