Store everest results in ERT storage #32054
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#L516
Function is missing a return type annotation
|
Run mypy ert:
src/everest/everest_storage.py#L166
Missing return statement
|
Run mypy ert:
src/everest/everest_storage.py#L667
List item 0 has incompatible type "FunctionResults"; expected "GradientResults"
|
Run mypy ert:
src/everest/everest_storage.py#L694
Need more than 2 values to unpack (4 expected)
|
Run mypy ert:
src/ert/run_models/everest_run_model.py#L430
Call to untyped function "get_optimal_result" in typed context
|
Run mypy ert
Process completed with exit code 1.
|
Loading