Skip to content

Support json_name for proto2; Ensures proper field emission for JSON encoder #802

Support json_name for proto2; Ensures proper field emission for JSON encoder

Support json_name for proto2; Ensures proper field emission for JSON encoder #802

Triggered via pull request December 29, 2024 17:21
Status Failure
Total duration 59s
Artifacts

main.yml

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

Annotations

3 errors and 14 warnings
Test (Elixir 1.12.3 | Erlang/OTP 24.3)
** (TokenMissingError) test/protobuf/protoc/generator/message_test.exs:799:1: missing terminator: end (for "do" starting at line 1)
Test (Elixir 1.12.3 | Erlang/OTP 24.3)
Process completed with exit code 1.
Test (Elixir 1.17.0 | Erlang/OTP 27)
Process completed with exit code 1.
Test (Elixir 1.12.3 | Erlang/OTP 24.3)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Test (Elixir 1.17.0 | Erlang/OTP 27)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Conformance test (Elixir 1.14 | Erlang/OTP 24.2)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
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.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
Conformance test (Elixir 1.14 | Erlang/OTP 24.2)
use Bitwise is deprecated. import Bitwise instead