Skip to content

Refactor tests

Refactor tests #50

Triggered via pull request February 20, 2024 14:58
Status Failure
Total duration 40s
Artifacts

elixir.yml

on: pull_request
Latest checks (format, credo, dialyzer)
26s
Latest checks (format, credo, dialyzer)
Matrix: mix_test_old
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 20 warnings
Mix test (Elixir 1.11.x | OTP 22): lib/sparkline_svg.ex#L578
** (CompileError) lib/sparkline_svg.ex:578: undefined function then/2
Mix test (Elixir 1.11.x | OTP 22)
Process completed with exit code 1.
Mix test (Elixir 1.13.x | OTP 24): test/sparkline_svg_test.exs#L38
test valid datapoints (SparklineSvgTest)
Mix test (Elixir 1.13.x | OTP 24)
Process completed with exit code 2.
Mix test (Elixir 1.12.x | OTP 23): test/sparkline_svg_test.exs#L38
test valid datapoints (SparklineSvgTest)
Mix test (Elixir 1.12.x | OTP 23)
Process completed with exit code 1.
Mix test (Elixir 1.11.x | OTP 23): lib/sparkline_svg.ex#L578
** (CompileError) lib/sparkline_svg.ex:578: undefined function then/2
Mix test (Elixir 1.11.x | OTP 23)
Process completed with exit code 1.
Mix test (Elixir 1.11.x | OTP 22)
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/.
Mix test (Elixir 1.11.x | OTP 22)
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.15.x | OTP 26)
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/.
Mix test (Elixir 1.15.x | OTP 26)
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.x | OTP 24)
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/.
Mix test (Elixir 1.13.x | 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/
Latest checks (format, credo, dialyzer)
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/.
Latest checks (format, credo, dialyzer)
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/
Latest checks (format, credo, dialyzer)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Latest checks (format, credo, dialyzer)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Mix test (Elixir 1.12.x | OTP 23)
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/.
Mix test (Elixir 1.12.x | OTP 23)
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.11.x | OTP 23)
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/.
Mix test (Elixir 1.11.x | OTP 23)
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.16.x | OTP 26)
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/.
Mix test (Elixir 1.16.x | OTP 26)
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.16.x | OTP 26)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Mix test (Elixir 1.16.x | OTP 26)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Mix test (Elixir 1.14.x | OTP 25)
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/.
Mix test (Elixir 1.14.x | 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/