OHLC charts #110
Annotations
1 error and 11 warnings
Format
Process completed with exit code 1.
|
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