Skip to content

Try store response key as columns #32518

Try store response key as columns

Try store response key as columns #32518

Triggered via pull request November 27, 2024 11:50
Status Failure
Total duration 1m 42s
Artifacts

typing.yml

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

Annotations

4 errors
type-checking (3.12): src/ert/storage/local_ensemble.py#L674
Incompatible types in assignment (expression has type "DataFrame", variable has type "LazyFrame")
type-checking (3.12): src/ert/storage/local_ensemble.py#L678
Incompatible types in assignment (expression has type "DataFrame", variable has type "LazyFrame")
type-checking (3.12): src/ert/storage/local_ensemble.py#L682
Incompatible return value type (got "LazyFrame | DataFrame", expected "DataFrame")
type-checking (3.12)
Process completed with exit code 1.