Skip to content

Store everest results in ERT storage #32057

Store everest results in ERT storage

Store everest results in ERT storage #32057

Triggered via pull request November 15, 2024 13:06
Status Failure
Total duration 1m 37s
Artifacts

typing.yml

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

Annotations

6 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#L166
Missing return statement
type-checking (3.12): src/everest/everest_storage.py#L689
List item 0 has incompatible type "FunctionResults"; expected "GradientResults"
type-checking (3.12): src/everest/everest_storage.py#L716
Need more than 2 values to unpack (4 expected)
type-checking (3.12)
Process completed with exit code 1.