prettified the file according to the markdownlint rules #104
Annotations
45 warnings
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_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_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_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 25):
test/contex_bar_chart_test.exs#L94
Contex.BarChart.type/2 is deprecated. Set in new/2 options
|
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 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_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_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_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)
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_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_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_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
|
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_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#L87
Contex.BarChart.data_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.14 OTP 25)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|