Add OTP27 and Elixir 1.17 to CI #433
Annotations
16 errors and 6 warnings
OTP 23.3 / Elixir 1.11
** (SyntaxError) lib/vector/codegen.ex:105:55: syntax error before: '/'
|
OTP 23.3 / Elixir 1.11
Process completed with exit code 1.
|
OTP 27.0 / Elixir 1.17.0-rc.0
The job was canceled because "_1_11_23_3" failed.
|
OTP 27.0 / Elixir 1.17.0-rc.0
Process completed with exit code 1.
|
OTP 26.2 / Elixir 1.16
The job was canceled because "_1_11_23_3" failed.
|
OTP 26.2 / Elixir 1.16:
test/vector_test.exs#L10
doctest Aja.Vector.take_random/2 (70) (Aja.VectorTest)
|
OTP 26.2 / Elixir 1.16:
test/vector_test.exs#L10
doctest Aja.Vector.shuffle/1 (71) (Aja.VectorTest)
|
OTP 26.2 / Elixir 1.16
The operation was canceled.
|
OTP 25.3 / Elixir 1.14
The job was canceled because "_1_11_23_3" failed.
|
OTP 25.3 / Elixir 1.14:
test/vector_test.exs#L10
doctest Aja.Vector.shuffle/1 (71) (Aja.VectorTest)
|
OTP 25.3 / Elixir 1.14:
test/vector_test.exs#L10
doctest Aja.Vector.take_random/2 (70) (Aja.VectorTest)
|
OTP 25.3 / Elixir 1.14
The operation was canceled.
|
OTP 26.0 / Elixir 1.15
The job was canceled because "_1_11_23_3" failed.
|
OTP 26.0 / Elixir 1.15:
test/vector_test.exs#L10
doctest Aja.Vector.take_random/2 (70) (Aja.VectorTest)
|
OTP 26.0 / Elixir 1.15:
test/vector_test.exs#L10
doctest Aja.Vector.shuffle/1 (71) (Aja.VectorTest)
|
OTP 26.0 / Elixir 1.15
The operation was canceled.
|
OTP 23.3 / Elixir 1.11
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 23.3 / Elixir 1.11
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:
lib/vector.ex#L1539
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
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/
|