Extends options #118
Annotations
6 errors and 4 warnings
Run mix test:
test/sparkline_svg_draw_test.exs#L133
test to_svg!/1 with markers and class (SparklineSvgDrawTest)
|
Run mix test:
test/sparkline_svg_draw_test.exs#L194
test to_svg!/1 with ref line and class options (SparklineSvgDrawTest)
|
Run mix test:
test/sparkline_svg_draw_test.exs#L93
test to_svg!/1 with class options (SparklineSvgDrawTest)
|
Run mix test:
test/sparkline_svg_draw_test.exs#L31
test to_svg!/1 with empty chart and placeholder with options (SparklineSvgDrawTest)
|
Run mix test:
test/sparkline_svg_test.exs#L3
doctest SparklineSvg.set_placeholder/3 (12) (SparklineSvgTest)
|
Run mix test
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. 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 mix compile --warnings-as-errors
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Run mix compile --warnings-as-errors
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Loading