Skip to content

Bump Polars to v0.41.3 #2499

Bump Polars to v0.41.3

Bump Polars to v0.41.3 #2499

Triggered via pull request July 19, 2024 20:00
Status Failure
Total duration 5m 15s
Artifacts

ci.yml

on: pull_request
mix format
10s
mix format
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
test (25.3, 1.14): test/explorer/data_frame/lazy_test.exs#L403
test to_parquet/2 - cloud with streaming enabled (Explorer.DataFrame.LazyTest)
test (25.3, 1.14): test/explorer/data_frame/lazy_test.exs#L256
test from_parquet/2 - from S3 returns an error when file is not found (Explorer.DataFrame.LazyTest)
test (25.3, 1.14)
Process completed with exit code 2.
test (26.2.1, 1.16): test/explorer/data_frame/lazy_test.exs#L256
test from_parquet/2 - from S3 returns an error when file is not found (Explorer.DataFrame.LazyTest)
test (26.2.1, 1.16): test/explorer/data_frame/lazy_test.exs#L403
test to_parquet/2 - cloud with streaming enabled (Explorer.DataFrame.LazyTest)
test (26.2.1, 1.16)
Process completed with exit code 2.
test (25.3, 1.14)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead