Store everest results in ERT storage #31954
Annotations
7 errors
Run mypy ert:
src/ert/storage/local_ensemble.py#L28
Module "everest.everest_storage" has no attribute "JoinedBatchDataFrames"; maybe "BatchDataFrames"?
|
Run mypy ert:
src/ert/storage/local_ensemble.py#L506
Function is missing a return type annotation
|
Run mypy ert:
src/everest/everest_storage.py#L120
Missing return statement
|
Run mypy ert:
src/everest/everest_storage.py#L416
List item 0 has incompatible type "FunctionResults"; expected "GradientResults"
|
Run mypy ert:
src/everest/everest_storage.py#L595
Missing return statement
|
Run mypy ert:
src/ert/run_models/everest_run_model.py#L429
Call to untyped function "get_optimal_result" in typed context
|
Run mypy ert
Process completed with exit code 1.
|
Loading