Skip to content

fix bug with colors and add numerous options #109

fix bug with colors and add numerous options

fix bug with colors and add numerous options #109

Re-run triggered January 13, 2024 21:56
Status Failure
Total duration 29s
Artifacts

ci.yml

on: pull_request
Matrix: mix_test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 44 warnings
mix test (Elixir 1.14 OTP 25)
Process completed with exit code 1.
mix test (Elixir 1.13 OTP 24)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
mix test (Elixir 1.13 OTP 24): test/contex_gantt_chart_test.exs#L146
Contex.GanttChart.event_handler/2 is deprecated. Set in new/2 options
mix test (Elixir 1.13 OTP 24): test/contex_gantt_chart_test.exs#L103
Contex.GanttChart.show_task_labels/2 is deprecated. Set in new/2 options
mix test (Elixir 1.13 OTP 24): test/contex_bar_chart_test.exs#L87
Contex.BarChart.data_labels/2 is deprecated. Set in new/2 options
mix test (Elixir 1.13 OTP 24): test/contex_bar_chart_test.exs#L168
Contex.BarChart.event_handler/2 is deprecated. Set in new/2 options
mix test (Elixir 1.13 OTP 24): test/contex_bar_chart_test.exs#L108
Contex.BarChart.force_value_range/2 is deprecated. Use the `:custom_value_scale` option in `new/2`
mix test (Elixir 1.13 OTP 24): test/contex_bar_chart_test.exs#L101
Contex.BarChart.orientation/2 is deprecated. Set in new/2 options
mix test (Elixir 1.13 OTP 24): test/contex_bar_chart_test.exs#L134
Contex.BarChart.padding/2 is deprecated. Set in new/2 options
mix test (Elixir 1.13 OTP 24): test/contex_bar_chart_test.exs#L270
Contex.BarChart.set_cat_col_name/2 is deprecated. Use `:mapping` option in `new/2`
mix test (Elixir 1.13 OTP 24): test/contex_bar_chart_test.exs#L94
Contex.BarChart.type/2 is deprecated. Set in new/2 options
mix test (Elixir 1.13 OTP 24): test/contex_plot_test.exs#L326
Contex.BarChart.set_val_col_names/2 is deprecated. Use `:mapping` option in `new/2`
mix test (Elixir 1.14 OTP 25)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
mix test (Elixir 1.14 OTP 25): test/contex_plot_test.exs#L326
Contex.BarChart.set_val_col_names/2 is deprecated. Use `:mapping` option in `new/2`
mix test (Elixir 1.14 OTP 25): test/contex_point_plot_test.exs#L172
Contex.PointPlot.set_x_col_name/2 is deprecated. Use `:mapping` option in `new/2`
mix test (Elixir 1.14 OTP 25): test/contex_point_plot_test.exs#L181
Contex.PointPlot.set_y_col_names/2 is deprecated. Use `:mapping` option in `new/2`
mix test (Elixir 1.14 OTP 25): test/contex_gantt_chart_test.exs#L146
Contex.GanttChart.event_handler/2 is deprecated. Set in new/2 options
mix test (Elixir 1.14 OTP 25): test/contex_bar_chart_test.exs#L87
Contex.BarChart.data_labels/2 is deprecated. Set in new/2 options
mix test (Elixir 1.14 OTP 25): test/contex_gantt_chart_test.exs#L103
Contex.GanttChart.show_task_labels/2 is deprecated. Set in new/2 options
mix test (Elixir 1.14 OTP 25): test/contex_bar_chart_test.exs#L168
Contex.BarChart.event_handler/2 is deprecated. Set in new/2 options
mix test (Elixir 1.14 OTP 25): test/contex_bar_chart_test.exs#L108
Contex.BarChart.force_value_range/2 is deprecated. Use the `:custom_value_scale` option in `new/2`
mix test (Elixir 1.14 OTP 25): test/contex_bar_chart_test.exs#L101
Contex.BarChart.orientation/2 is deprecated. Set in new/2 options
mix test (Elixir 1.14 OTP 25): test/contex_bar_chart_test.exs#L134
Contex.BarChart.padding/2 is deprecated. Set in new/2 options
mix test (Elixir 1.13 OTP 25)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
mix test (Elixir 1.13 OTP 25): test/contex_gantt_chart_test.exs#L146
Contex.GanttChart.event_handler/2 is deprecated. Set in new/2 options
mix test (Elixir 1.13 OTP 25): test/contex_gantt_chart_test.exs#L103
Contex.GanttChart.show_task_labels/2 is deprecated. Set in new/2 options
mix test (Elixir 1.13 OTP 25): test/contex_plot_test.exs#L326
Contex.BarChart.set_val_col_names/2 is deprecated. Use `:mapping` option in `new/2`
mix test (Elixir 1.13 OTP 25): test/contex_bar_chart_test.exs#L87
Contex.BarChart.data_labels/2 is deprecated. Set in new/2 options
mix test (Elixir 1.13 OTP 25): test/contex_bar_chart_test.exs#L168
Contex.BarChart.event_handler/2 is deprecated. Set in new/2 options
mix test (Elixir 1.13 OTP 25): test/contex_bar_chart_test.exs#L108
Contex.BarChart.force_value_range/2 is deprecated. Use the `:custom_value_scale` option in `new/2`
mix test (Elixir 1.13 OTP 25): test/contex_bar_chart_test.exs#L101
Contex.BarChart.orientation/2 is deprecated. Set in new/2 options
mix test (Elixir 1.13 OTP 25): test/contex_point_plot_test.exs#L172
Contex.PointPlot.set_x_col_name/2 is deprecated. Use `:mapping` option in `new/2`
mix test (Elixir 1.13 OTP 25): test/contex_bar_chart_test.exs#L134
Contex.BarChart.padding/2 is deprecated. Set in new/2 options
mix test (Elixir 1.13 OTP 25): test/contex_point_plot_test.exs#L181
Contex.PointPlot.set_y_col_names/2 is deprecated. Use `:mapping` option in `new/2`
mix test (Elixir 1.14 OTP 24)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
mix test (Elixir 1.14 OTP 24): test/contex_plot_test.exs#L326
Contex.BarChart.set_val_col_names/2 is deprecated. Use `:mapping` option in `new/2`
mix test (Elixir 1.14 OTP 24): test/contex_gantt_chart_test.exs#L146
Contex.GanttChart.event_handler/2 is deprecated. Set in new/2 options
mix test (Elixir 1.14 OTP 24): test/contex_gantt_chart_test.exs#L103
Contex.GanttChart.show_task_labels/2 is deprecated. Set in new/2 options
mix test (Elixir 1.14 OTP 24): test/contex_point_plot_test.exs#L172
Contex.PointPlot.set_x_col_name/2 is deprecated. Use `:mapping` option in `new/2`
mix test (Elixir 1.14 OTP 24): test/contex_point_plot_test.exs#L181
Contex.PointPlot.set_y_col_names/2 is deprecated. Use `:mapping` option in `new/2`
mix test (Elixir 1.14 OTP 24): test/contex_bar_chart_test.exs#L87
Contex.BarChart.data_labels/2 is deprecated. Set in new/2 options
mix test (Elixir 1.14 OTP 24): test/contex_bar_chart_test.exs#L168
Contex.BarChart.event_handler/2 is deprecated. Set in new/2 options
mix test (Elixir 1.14 OTP 24): test/contex_bar_chart_test.exs#L108
Contex.BarChart.force_value_range/2 is deprecated. Use the `:custom_value_scale` option in `new/2`
mix test (Elixir 1.14 OTP 24): test/contex_bar_chart_test.exs#L101
Contex.BarChart.orientation/2 is deprecated. Set in new/2 options
mix test (Elixir 1.14 OTP 24): test/contex_bar_chart_test.exs#L134
Contex.BarChart.padding/2 is deprecated. Set in new/2 options