Skip to content

Update Polars to v0.46 #2715

Update Polars to v0.46

Update Polars to v0.46 #2715

Triggered via pull request January 31, 2025 17:11
Status Failure
Total duration 4m 24s
Artifacts

ci.yml

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

Annotations

7 errors and 4 warnings
test (27.2, 1.18): test/explorer/data_frame_test.exs#L4798
property properties should be able to create a DataFrame from valid rows (Explorer.DataFrameTest)
test (27.2, 1.18): test/explorer/data_frame_test.exs#L4808
property properties should be able to create a DataFrame from valid columns (Explorer.DataFrameTest)
test (27.2, 1.18)
Process completed with exit code 2.
test (25.3, 1.14)
The job was canceled because "_27_2_1_18" failed.
test (25.3, 1.14): test/explorer/data_frame_test.exs#L4798
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#L4808
property properties should be able to create a DataFrame from valid columns (Explorer.DataFrameTest)
test (25.3, 1.14)
Process completed with exit code 2.
test (27.2, 1.18)
using map.field notation (without parentheses) to invoke function TableRex.Renderer.Text.default_options() is deprecated, you must add parentheses instead: remote.function()
test (27.2, 1.18)
using map.field notation (without parentheses) to invoke function TableRex.Renderer.Text.default_options() is deprecated, you must add parentheses instead: remote.function()
test (25.3, 1.14)
Range.split/2 is undefined or private
test (25.3, 1.14)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead