Skip to content

Remove hacks to support old versions #435

Remove hacks to support old versions

Remove hacks to support old versions #435

Triggered via push May 25, 2024 05:21
Status Failure
Total duration 40s
Artifacts

ci.yml

on: push
Matrix: format
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

29 errors and 6 warnings
OTP 25.3 / Elixir 1.14: test/vector_test.exs#L6
doctest Aja.Vector.shuffle/1 (71) (Aja.VectorTest)
OTP 25.3 / Elixir 1.14: test/vector_test.exs#L6
doctest Aja.Vector.take_random/2 (70) (Aja.VectorTest)
OTP 25.3 / Elixir 1.14: test/vector_test.exs#L6
doctest Aja.Vector.slice/2 (61) (Aja.VectorTest)
OTP 25.3 / Elixir 1.14: test/vector_test.exs#L440
test Aja.Vector slice/2 (Aja.VectorTest)
OTP 25.3 / Elixir 1.14
Process completed with exit code 2.
OTP 26.2 / Elixir 1.16
The job was canceled because "_1_14_25_3" failed.
OTP 26.2 / Elixir 1.16: test/vector_test.exs#L6
doctest Aja.Vector.take_random/2 (70) (Aja.VectorTest)
OTP 26.2 / Elixir 1.16: test/vector_test.exs#L440
test Aja.Vector slice/2 (Aja.VectorTest)
OTP 26.2 / Elixir 1.16: test/vector_test.exs#L6
doctest Aja.Vector.slice/2 (61) (Aja.VectorTest)
OTP 26.2 / Elixir 1.16: test/vector_test.exs#L6
doctest Aja.Vector.shuffle/1 (71) (Aja.VectorTest)
OTP 26.2 / Elixir 1.16
Process completed with exit code 2.
OTP 23.3 / Elixir 1.12
The job was canceled because "_1_14_25_3" failed.
OTP 23.3 / Elixir 1.12: test/vector_test.exs#L6
doctest Aja.Vector.shuffle/1 (53) (Aja.VectorTest)
OTP 23.3 / Elixir 1.12: test/vector_test.exs#L537
test Aja.Vector Enum.slice/2 (Aja.VectorTest)
OTP 23.3 / Elixir 1.12: test/vector_test.exs#L6
doctest Aja.Vector.slice/3 (56) (Aja.VectorTest)
OTP 23.3 / Elixir 1.12: test/vector_test.exs#L6
doctest Aja.Vector.take_random/2 (64) (Aja.VectorTest)
OTP 23.3 / Elixir 1.12: test/vector_test.exs#L440
test Aja.Vector slice/2 (Aja.VectorTest)
OTP 23.3 / Elixir 1.12: test/vector_test.exs#L6
doctest Aja.Vector.slice/2 (55) (Aja.VectorTest)
OTP 23.3 / Elixir 1.12
The operation was canceled.
OTP 26.0 / Elixir 1.15
The job was canceled because "_1_14_25_3" failed.
OTP 26.0 / Elixir 1.15: test/vector_test.exs#L440
test Aja.Vector slice/2 (Aja.VectorTest)
OTP 26.0 / Elixir 1.15: test/vector_test.exs#L6
doctest Aja.Vector.take_random/2 (70) (Aja.VectorTest)
OTP 26.0 / Elixir 1.15: test/vector_test.exs#L6
doctest Aja.Vector.slice/2 (61) (Aja.VectorTest)
OTP 26.0 / Elixir 1.15: test/vector_test.exs#L6
doctest Aja.Vector.shuffle/1 (71) (Aja.VectorTest)
OTP 26.0 / Elixir 1.15
The operation was canceled.
OTP 27.0 / Elixir 1.17.0-rc.0
The job was canceled because "_1_14_25_3" failed.
OTP 27.0 / Elixir 1.17.0-rc.0: test/vector_test.exs#L6
doctest Aja.Vector.slice/2 (61) (Aja.VectorTest)
OTP 27.0 / Elixir 1.17.0-rc.0: test/vector_test.exs#L440
test Aja.Vector slice/2 (Aja.VectorTest)
OTP 27.0 / Elixir 1.17.0-rc.0
The operation was canceled.
Format (Elixir 1.16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Format (Elixir 1.16)
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/
OTP 25.3 / Elixir 1.14
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
OTP 25.3 / Elixir 1.14
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/
OTP 27.0 / Elixir 1.17.0-rc.0
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
OTP 27.0 / Elixir 1.17.0-rc.0
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it