Skip to content

OTP27 support; Fix handling of negative zero in OTP27+ #726

OTP27 support; Fix handling of negative zero in OTP27+

OTP27 support; Fix handling of negative zero in OTP27+ #726

Triggered via pull request May 11, 2024 21:01
Status Failure
Total duration 7m 33s
Artifacts

main.yml

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

Annotations

7 errors and 35 warnings
Test (Elixir 1.16.2 | Erlang/OTP OTP-27.0-rc1)
Requested Elixir / Erlang/OTP version (1.16.2 / OTP-27.0-rc1) not found in version list (did you check Compatibility between Elixir and Erlang/OTP?).Elixir and Erlang/OTP compatibility can be found at: https://hexdocs.pm/elixir/compatibility-and-deprecations.html
Test (Elixir 1.13.4 | Erlang/OTP 25)
Process completed with exit code 1.
Test (Elixir 1.14.0 | Erlang/OTP 25)
Process completed with exit code 1.
Test (Elixir 1.12.3 | Erlang/OTP 24)
Process completed with exit code 1.
Test (Elixir 1.9.4 | Erlang/OTP 22.3)
Process completed with exit code 1.
Test (Elixir 1.10.4 | Erlang/OTP 23.3)
Process completed with exit code 1.
Test (Elixir 1.11.4 | Erlang/OTP 23.3)
Process completed with exit code 1.
Test (Elixir 1.16.2 | Erlang/OTP OTP-27.0-rc1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, arduino/setup-protoc@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (Elixir 1.16.2 | Erlang/OTP OTP-27.0-rc1)
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.13.4 | Erlang/OTP 25)
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.13.4 | Erlang/OTP 25)
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.13.4 | Erlang/OTP 25): lib/protobuf/json/encode.ex#L305
this clause cannot match because a previous clause at line 304 always matches
Test (Elixir 1.14.0 | Erlang/OTP 25)
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.14.0 | Erlang/OTP 25)
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.14.0 | Erlang/OTP 25)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test (Elixir 1.14.0 | Erlang/OTP 25)
use Bitwise is deprecated. import Bitwise instead
Test (Elixir 1.14.0 | Erlang/OTP 25): lib/protobuf/json/encode.ex#L305
this clause cannot match because a previous clause at line 304 always matches
Test (Elixir 1.12.3 | Erlang/OTP 24)
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.12.3 | Erlang/OTP 24)
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.12.3 | Erlang/OTP 24): lib/protobuf/json/encode.ex#L305
this clause cannot match because a previous clause at line 304 always matches
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
Test (Elixir 1.9.4 | Erlang/OTP 22.3): lib/protobuf/json/encode.ex#L305
this clause cannot match because a previous clause at line 304 always matches
Conformance test (Elixir 1.13.1 | Erlang/OTP 24.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@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.13.1 | Erlang/OTP 24.2)
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/
Conformance test (Elixir 1.13.1 | Erlang/OTP 24.2): lib/protobuf/json/encode.ex#L305
this clause cannot match because a previous clause at line 304 always matches
Test (Elixir 1.10.4 | Erlang/OTP 23.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.10.4 | Erlang/OTP 23.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.10.4 | Erlang/OTP 23.3): lib/protobuf/json/encode.ex#L305
this clause cannot match because a previous clause at line 304 always matches
Test (Elixir 1.11.4 | Erlang/OTP 23.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.11.4 | Erlang/OTP 23.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.11.4 | Erlang/OTP 23.3): lib/protobuf/json/encode.ex#L305
this clause cannot match because a previous clause at line 304 always matches