Skip to content

Store everest results in ERT storage #31954

Store everest results in ERT storage

Store everest results in ERT storage #31954

Triggered via pull request November 13, 2024 12:18
Status Failure
Total duration 1m 50s
Artifacts

typing.yml

on: pull_request
Matrix: type-checking
Fit to window
Zoom out
Zoom in

Annotations

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