Skip to content

Store everest results in ERT storage #32034

Store everest results in ERT storage

Store everest results in ERT storage #32034

Triggered via pull request November 15, 2024 06:59
Status Failure
Total duration 3m 43s
Artifacts

typing.yml

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

Annotations

10 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#L516
Function is missing a return type annotation
type-checking (3.12): src/everest/everest_storage.py#L143
Missing return statement
type-checking (3.12): src/everest/everest_storage.py#L485
List item 0 has incompatible type "FunctionResults"; expected "GradientResults"
type-checking (3.12): src/everest/everest_storage.py#L519
Name "constraints_for_batch" already defined on line 494
type-checking (3.12): src/everest/everest_storage.py#L522
Name "constraints_for_realizations" already defined on line 494
type-checking (3.12): src/everest/everest_storage.py#L530
Cannot determine type of "constraints_for_batch"
type-checking (3.12): src/everest/everest_storage.py#L531
Cannot determine type of "constraints_for_realizations"
type-checking (3.12): src/everest/everest_storage.py#L683
Missing return statement
type-checking (3.12): src/ert/run_models/everest_run_model.py#L430
Call to untyped function "get_optimal_result" in typed context