Store everest results in ERT storage #32057
Annotations
6 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#L689
List item 0 has incompatible type "FunctionResults"; expected "GradientResults"
|
Run mypy ert:
src/everest/everest_storage.py#L716
Need more than 2 values to unpack (4 expected)
|
Run mypy ert
Process completed with exit code 1.
|
Loading