Skip to content

(wip) Store everest results in ERT storage #31786

(wip) Store everest results in ERT storage

(wip) Store everest results in ERT storage #31786

Triggered via pull request November 7, 2024 10:04
Status Failure
Total duration 2m 17s
Artifacts

typing.yml

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

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.