Skip to content

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

OTP27 support; Fix handling of negative zero in OTP27+

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

Triggered via pull request May 17, 2024 16:36
Status Success
Total duration 8m 18s
Artifacts

main.yml

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

Annotations

66 warnings
Test (Elixir 1.16.2 | 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.16.2 | 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.16.2 | Erlang/OTP 25)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Test (Elixir 1.16.2 | Erlang/OTP 25)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
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): 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.14.0 | Erlang/OTP 25): 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.14.0 | Erlang/OTP 25): test/protobuf/dsl_test.exs#L222
TestMsg.Foo.Bar.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Test (Elixir 1.14.0 | Erlang/OTP 25): 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.14.0 | Erlang/OTP 25): 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.14.0 | Erlang/OTP 25): 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.14.0 | Erlang/OTP 25): 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.14.0 | Erlang/OTP 25): 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.14.0 | Erlang/OTP 25): test/protobuf/dsl_test.exs#L222
TestMsg.Foo.Bar.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Test (Elixir 1.14.0 | Erlang/OTP 25): 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.14.0 | Erlang/OTP 25): 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.14.0 | Erlang/OTP 25): 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.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.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): 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.13.4 | Erlang/OTP 25): 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.13.4 | Erlang/OTP 25): 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.13.4 | Erlang/OTP 25): 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.13.4 | Erlang/OTP 25): 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.13.4 | Erlang/OTP 25): test/protobuf/dsl_test.exs#L222
TestMsg.Foo.Bar.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
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): 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.12.3 | Erlang/OTP 24): 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.12.3 | Erlang/OTP 24): 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.12.3 | Erlang/OTP 24): 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.12.3 | Erlang/OTP 24): 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.12.3 | Erlang/OTP 24): test/protobuf/dsl_test.exs#L222
TestMsg.Foo.Bar.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
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/
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.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): 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.11.4 | Erlang/OTP 23.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.11.4 | Erlang/OTP 23.3): test/protobuf/dsl_test.exs#L222
TestMsg.Foo.Bar.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Test (Elixir 1.11.4 | Erlang/OTP 23.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.11.4 | Erlang/OTP 23.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.11.4 | Erlang/OTP 23.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.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): 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.10.4 | Erlang/OTP 23.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.10.4 | Erlang/OTP 23.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.10.4 | Erlang/OTP 23.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.10.4 | Erlang/OTP 23.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.10.4 | Erlang/OTP 23.3): test/protobuf/dsl_test.exs#L222
TestMsg.Foo.Bar.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2