Skip to content

Add CI for Elixir 1.17/OTP 27 (#372) #747

Add CI for Elixir 1.17/OTP 27 (#372)

Add CI for Elixir 1.17/OTP 27 (#372) #747

Triggered via push June 17, 2024 15:30
Status Failure
Total duration 7m 26s
Artifacts

main.yml

on: push
Matrix: conformance-test
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 26 warnings
Conformance test (Elixir 1.14 | Erlang/OTP 24.2)
Could not fetch /builds/otp/ubuntu-22.04/builds.txt from any hex.pm mirror
Conformance test (Elixir 1.14 | Erlang/OTP 24.2)
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/.
Conformance test (Elixir 1.14 | Erlang/OTP 24.2)
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/
Test (Elixir 1.17.0 | Erlang/OTP 27)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, arduino/setup-protoc@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (Elixir 1.17.0 | Erlang/OTP 27)
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/
Test (Elixir 1.17.0 | Erlang/OTP 27)
left..right inside match is deprecated, you must always match on the step: left..right//var or left..right//_ if you want to ignore it
Test (Elixir 1.17.0 | Erlang/OTP 27)
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
Test (Elixir 1.17.0 | Erlang/OTP 27)
0..-2 has a default step of -1, please write 0..-2//-1 instead
Test (Elixir 1.17.0 | Erlang/OTP 27)
2..-1 has a default step of -1, please write 2..-1//-1 instead
Test (Elixir 1.17.0 | Erlang/OTP 27)
1..-1 has a default step of -1, please write 1..-1//-1 instead
Test (Elixir 1.17.0 | Erlang/OTP 27)
1..-1 has a default step of -1, please write 1..-1//-1 instead
Test (Elixir 1.17.0 | Erlang/OTP 27)
1..-2 has a default step of -1, please write 1..-2//-1 instead
Test (Elixir 1.17.0 | Erlang/OTP 27)
0..-2 has a default step of -1, please write 0..-2//-1 instead
Test (Elixir 1.17.0 | Erlang/OTP 27)
0..-2 has a default step of -1, please write 0..-2//-1 instead
Test (Elixir 1.17.0 | Erlang/OTP 27)
0..-2 has a default step of -1, please write 0..-2//-1 instead
Test (Elixir 1.9.4 | Erlang/OTP 22.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, arduino/setup-protoc@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (Elixir 1.9.4 | Erlang/OTP 22.3)
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/
Test (Elixir 1.9.4 | Erlang/OTP 22.3): test/protobuf/builder_test.exs#L44
TestMsg.Foo.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Test (Elixir 1.9.4 | Erlang/OTP 22.3): test/protobuf/builder_test.exs#L51
TestMsg.Foo.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Test (Elixir 1.9.4 | Erlang/OTP 22.3): test/protobuf/builder_test.exs#L51
TestMsg.Foo.Bar.new/0 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/1
Test (Elixir 1.9.4 | Erlang/OTP 22.3): test/protobuf/builder_test.exs#L56
TestMsg.Foo.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Test (Elixir 1.9.4 | Erlang/OTP 22.3): test/protobuf/builder_test.exs#L56
TestMsg.Foo2.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Test (Elixir 1.9.4 | Erlang/OTP 22.3): test/protobuf/builder_test.exs#L64
TestMsg.ContainsTransformModule.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Test (Elixir 1.9.4 | Erlang/OTP 22.3): test/protobuf/builder_test.exs#L72
TestMsg.Foo.new!/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct!/2
Test (Elixir 1.9.4 | Erlang/OTP 22.3): test/protobuf/builder_test.exs#L78
TestMsg.Foo.new!/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct!/2
Test (Elixir 1.9.4 | Erlang/OTP 22.3): test/protobuf/dsl_test.exs#L207
TestMsg.Foo.new/0 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/1
Test (Elixir 1.9.4 | Erlang/OTP 22.3): test/protobuf/dsl_test.exs#L222
TestMsg.Foo.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2