format #114
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, erlef/setup-beam@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Run Tests:
test/contex_plot_test.exs#L326
Contex.BarChart.set_val_col_names/2 is deprecated. Use `:mapping` option in `new/2`
|
Run Tests:
test/contex_gantt_chart_test.exs#L146
Contex.GanttChart.event_handler/2 is deprecated. Set in new/2 options
|
Run Tests:
test/contex_point_plot_test.exs#L172
Contex.PointPlot.set_x_col_name/2 is deprecated. Use `:mapping` option in `new/2`
|
Run Tests:
test/contex_point_plot_test.exs#L181
Contex.PointPlot.set_y_col_names/2 is deprecated. Use `:mapping` option in `new/2`
|
Run Tests:
test/contex_gantt_chart_test.exs#L103
Contex.GanttChart.show_task_labels/2 is deprecated. Set in new/2 options
|
Run Tests:
test/contex_bar_chart_test.exs#L87
Contex.BarChart.data_labels/2 is deprecated. Set in new/2 options
|
Run Tests:
test/contex_bar_chart_test.exs#L168
Contex.BarChart.event_handler/2 is deprecated. Set in new/2 options
|
Run Tests:
test/contex_bar_chart_test.exs#L108
Contex.BarChart.force_value_range/2 is deprecated. Use the `:custom_value_scale` option in `new/2`
|
Run Tests:
test/contex_bar_chart_test.exs#L101
Contex.BarChart.orientation/2 is deprecated. Set in new/2 options
|
Run Tests:
test/contex_bar_chart_test.exs#L134
Contex.BarChart.padding/2 is deprecated. Set in new/2 options
|
The logs for this run have expired and are no longer available.
Loading