Skip to content

Try store response key as columns #32507

Try store response key as columns

Try store response key as columns #32507

Triggered via pull request November 27, 2024 10:43
Status Failure
Total duration 1m 35s
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#L673
Incompatible types in assignment (expression has type "DataFrame", variable has type "LazyFrame")
type-checking (3.12): src/ert/storage/local_ensemble.py#L677
Incompatible types in assignment (expression has type "DataFrame", variable has type "LazyFrame")
type-checking (3.12): src/ert/storage/local_ensemble.py#L681
Incompatible return value type (got "LazyFrame | DataFrame", expected "DataFrame")
type-checking (3.12)
Process completed with exit code 1.