Skip to content

Save & load responses as parquet #29997

Save & load responses as parquet

Save & load responses as parquet #29997

Triggered via pull request September 12, 2024 09:16
Status Failure
Total duration 1m 24s
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/config/observation_vector.py#L13
Cannot find implementation or library stub for module named "polars"
type-checking (3.12): src/ert/config/observation_vector.py#L52
Unused "type: ignore" comment
type-checking (3.12): src/ert/config/response_config.py#L5
Cannot find implementation or library stub for module named "polars"
type-checking (3.12): src/ert/storage/local_ensemble.py#L31
Cannot find implementation or library stub for module named "polars"
type-checking (3.12): src/ert/config/gen_data_config.py#L8
Cannot find implementation or library stub for module named "polars"
type-checking (3.12): src/ert/config/observations.py#L7
Cannot find implementation or library stub for module named "polars"
type-checking (3.12): src/ert/config/observations.py#L45
Need type annotation for "grouped" (hint: "grouped: dict[<type>, <type>] = ...")
type-checking (3.12): src/ert/config/summary_config.py#L19
Cannot find implementation or library stub for module named "polars"
type-checking (3.12): src/ert/storage/local_experiment.py#L11
Cannot find implementation or library stub for module named "polars"
type-checking (3.12)
Process completed with exit code 1.