Skip to content

feat: add VegaLite.Data.polar_plot #153

feat: add VegaLite.Data.polar_plot

feat: add VegaLite.Data.polar_plot #153

Re-run triggered August 30, 2023 01:04
Status Failure
Total duration 50s
Artifacts

test.yaml

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

Annotations

2 errors and 4 warnings
main (1.12.0, 24): test/vega_lite/data_test.exs#L964
test polar polar_grid+polar_plot (VegaLite.DataTest)
main (1.12.0, 24)
Process completed with exit code 1.
main (1.12.0, 24)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
main (1.12.0, 24): lib/vega_lite/data.ex#L366
Keyword.validate!/2 is undefined or private
main (1.15.4, 26.0.2, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
main (1.15.4, 26.0.2, true)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead