Skip to content

fix: update polars to v0.49.x #2762

fix: update polars to v0.49.x

fix: update polars to v0.49.x #2762

Triggered via pull request June 25, 2025 17:43
Status Failure
Total duration 4m 14s
Artifacts

ci.yml

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

Annotations

6 errors and 2 warnings
test (25.3, 1.14)
Process completed with exit code 2.
test (25.3, 1.14): test/explorer/data_frame_test.exs#L4808
property properties should be able to create a DataFrame from valid rows (Explorer.DataFrameTest)
test (25.3, 1.14): test/explorer/data_frame_test.exs#L4818
property properties should be able to create a DataFrame from valid columns (Explorer.DataFrameTest)
test (27.2, 1.18)
The operation was canceled.
test (27.2, 1.18): test/explorer/data_frame_test.exs#L4808
property properties should be able to create a DataFrame from valid rows (Explorer.DataFrameTest)
test (27.2, 1.18)
The strategy configuration was canceled because "test._25_3_1_14" failed
test (25.3, 1.14)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
test (25.3, 1.14)
Range.split/2 is undefined or private