(wip) Store everest results in ERT storage #31786
Annotations
4 errors
type-checking (3.12):
src/everest/everest_storage.py#L236
Name "EverestStorage" already defined on line 196
|
type-checking (3.12):
src/everest/everest_storage.py#L748
List item 0 has incompatible type "FunctionResults"; expected "GradientResults"
|
type-checking (3.12):
src/ert/storage/local_ensemble.py#L506
Function is missing a return type annotation
|
type-checking (3.12)
Process completed with exit code 1.
|