Skip to content

Feat/http transcoding (Continuation) #574

Feat/http transcoding (Continuation)

Feat/http transcoding (Continuation) #574

Triggered via pull request March 25, 2024 23:22
Status Failure
Total duration 3m 39s
Artifacts

ci.yml

on: pull_request
Check format
15s
Check format
Matrix: Dialyzer
Interop tests
21s
Interop tests
Check release
58s
Check release
Matrix: interop-tests-all
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 103 warnings
Interop tests
Process completed with exit code 1.
Check format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Interop tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Interop tests
use Bitwise is deprecated. import Bitwise instead
OTP 24.x / Elixir 1.14.x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
OTP 24.x / Elixir 1.14.x
Google.Protobuf.Compiler.CodeGeneratorRequest.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
OTP 24.x / Elixir 1.14.x
Google.Protobuf.Compiler.CodeGeneratorResponse.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
OTP 24.x / Elixir 1.14.x: test/support/google/api/annotations.pb.ex#L1
redefining module Google.Api.PbExtension (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.PbExtension.beam)
OTP 24.x / Elixir 1.14.x: test/support/google/api/http.pb.ex#L1
redefining module Google.Api.Http (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.Http.beam)
OTP 24.x / Elixir 1.14.x: test/support/google/api/http.pb.ex#L12
redefining module Google.Api.HttpRule (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.HttpRule.beam)
OTP 24.x / Elixir 1.14.x: test/support/google/api/http.pb.ex#L34
redefining module Google.Api.CustomHttpPattern (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.CustomHttpPattern.beam)
OTP 23.x / Elixir 1.13.x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
OTP 23.x / Elixir 1.13.x
:ssl.cipher_suites/1 is deprecated. It will be removed in OTP 24. Use cipher_suites/2,3 instead
OTP 23.x / Elixir 1.13.x
Google.Protobuf.Compiler.CodeGeneratorRequest.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
OTP 23.x / Elixir 1.13.x
Google.Protobuf.Compiler.CodeGeneratorResponse.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
OTP 23.x / Elixir 1.13.x: test/support/google/api/annotations.pb.ex#L1
redefining module Google.Api.PbExtension (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.PbExtension.beam)
OTP 23.x / Elixir 1.13.x: test/support/google/api/http.pb.ex#L1
redefining module Google.Api.Http (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.Http.beam)
OTP 23.x / Elixir 1.13.x: test/support/google/api/http.pb.ex#L12
redefining module Google.Api.HttpRule (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.HttpRule.beam)
OTP 23.x / Elixir 1.13.x: test/support/google/api/http.pb.ex#L34
redefining module Google.Api.CustomHttpPattern (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.CustomHttpPattern.beam)
OTP 24.x / Elixir 1.13.x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
OTP 24.x / Elixir 1.13.x
Google.Protobuf.Compiler.CodeGeneratorRequest.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
OTP 24.x / Elixir 1.13.x
Google.Protobuf.Compiler.CodeGeneratorResponse.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
OTP 24.x / Elixir 1.13.x: test/support/google/api/annotations.pb.ex#L1
redefining module Google.Api.PbExtension (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.PbExtension.beam)
OTP 24.x / Elixir 1.13.x: test/support/google/api/http.pb.ex#L1
redefining module Google.Api.Http (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.Http.beam)
OTP 24.x / Elixir 1.13.x: test/support/google/api/http.pb.ex#L12
redefining module Google.Api.HttpRule (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.HttpRule.beam)
OTP 24.x / Elixir 1.13.x: test/support/google/api/http.pb.ex#L34
redefining module Google.Api.CustomHttpPattern (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.CustomHttpPattern.beam)
OTP 23.x / Elixir 1.12.x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
OTP 23.x / Elixir 1.12.x
:ssl.cipher_suites/1 is deprecated. It will be removed in OTP 24. Use cipher_suites/2,3 instead
OTP 23.x / Elixir 1.12.x
Google.Protobuf.Compiler.CodeGeneratorRequest.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
OTP 23.x / Elixir 1.12.x
Google.Protobuf.Compiler.CodeGeneratorResponse.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
OTP 23.x / Elixir 1.12.x: test/support/google/api/http.pb.ex#L1
redefining module Google.Api.Http (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.Http.beam)
OTP 23.x / Elixir 1.12.x: test/support/google/api/http.pb.ex#L12
redefining module Google.Api.HttpRule (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.HttpRule.beam)
OTP 23.x / Elixir 1.12.x: test/support/google/api/http.pb.ex#L34
redefining module Google.Api.CustomHttpPattern (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.CustomHttpPattern.beam)
OTP 23.x / Elixir 1.12.x: lib/google/api/annotations.pb.ex#L1
redefining module Google.Api.PbExtension (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.PbExtension.beam)
OTP 23.x / Elixir 1.14.x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
OTP 23.x / Elixir 1.14.x
:ssl.cipher_suites/1 is deprecated. It will be removed in OTP 24. Use cipher_suites/2,3 instead
OTP 23.x / Elixir 1.14.x
Google.Protobuf.Compiler.CodeGeneratorRequest.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
OTP 23.x / Elixir 1.14.x
Google.Protobuf.Compiler.CodeGeneratorResponse.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
OTP 23.x / Elixir 1.14.x: test/support/google/api/annotations.pb.ex#L1
redefining module Google.Api.PbExtension (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.PbExtension.beam)
OTP 23.x / Elixir 1.14.x: test/support/google/api/http.pb.ex#L1
redefining module Google.Api.Http (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.Http.beam)
OTP 23.x / Elixir 1.14.x: test/support/google/api/http.pb.ex#L12
redefining module Google.Api.HttpRule (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.HttpRule.beam)
OTP 23.x / Elixir 1.14.x: test/support/google/api/http.pb.ex#L34
redefining module Google.Api.CustomHttpPattern (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.CustomHttpPattern.beam)
OTP 24.x / Elixir 1.12.x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
OTP 24.x / Elixir 1.12.x
Google.Protobuf.Compiler.CodeGeneratorRequest.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
OTP 24.x / Elixir 1.12.x
Google.Protobuf.Compiler.CodeGeneratorResponse.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
OTP 24.x / Elixir 1.12.x: lib/google/api/annotations.pb.ex#L1
redefining module Google.Api.PbExtension (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.PbExtension.beam)
OTP 24.x / Elixir 1.12.x: lib/google/api/http.pb.ex#L1
redefining module Google.Api.Http (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.Http.beam)
OTP 24.x / Elixir 1.12.x: lib/google/api/http.pb.ex#L13
redefining module Google.Api.HttpRule (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.HttpRule.beam)
OTP 24.x / Elixir 1.12.x: lib/google/api/http.pb.ex#L36
redefining module Google.Api.CustomHttpPattern (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.CustomHttpPattern.beam)
OTP 25.1.x / Elixir 1.14.x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
OTP 25.1.x / Elixir 1.14.x
Google.Protobuf.Compiler.CodeGeneratorRequest.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
OTP 25.1.x / Elixir 1.14.x
Google.Protobuf.Compiler.CodeGeneratorResponse.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
OTP 25.1.x / Elixir 1.14.x: test/support/google/api/annotations.pb.ex#L1
redefining module Google.Api.PbExtension (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.PbExtension.beam)
OTP 25.1.x / Elixir 1.14.x: test/support/google/api/http.pb.ex#L1
redefining module Google.Api.Http (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.Http.beam)
OTP 25.1.x / Elixir 1.14.x: test/support/google/api/http.pb.ex#L12
redefining module Google.Api.HttpRule (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.HttpRule.beam)
OTP 25.1.x / Elixir 1.14.x: test/support/google/api/http.pb.ex#L34
redefining module Google.Api.CustomHttpPattern (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.CustomHttpPattern.beam)
Check release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check release
Google.Protobuf.Compiler.CodeGeneratorRequest.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Check release
Google.Protobuf.Compiler.CodeGeneratorResponse.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Check release
documentation references type "t:Google.Api.Http.t/0" but it is hidden or private
Check release
documentation references type "GRPC.Server.Router.Template.matchers()" but it is hidden or private
Check release
documentation references type "GRPC.Server.Router.Template.matchers()" but it is hidden or private
Check release: lib/grpc/service.ex#L16
documentation references module "Google.Api.HttpRule" but it is hidden
Check release: lib/grpc/server/router.ex#L7
documentation references type "GRPC.Server.Router.Template.matchers()" but it is hidden or private
Check release
documentation references type "t:Google.Api.Http.t/0" but it is hidden or private
Check release: lib/grpc/service.ex#L16
documentation references module "Google.Api.HttpRule" but it is hidden
Check release
documentation references type "GRPC.Server.Router.Template.matchers()" but it is hidden or private
OTP 24.x / Elixir 1.15.x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
OTP 24.x / Elixir 1.15.x
Google.Protobuf.Compiler.CodeGeneratorRequest.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
OTP 24.x / Elixir 1.15.x
Google.Protobuf.Compiler.CodeGeneratorResponse.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
OTP 24.x / Elixir 1.15.x: test/support/google/api/annotations.pb.ex#L1
redefining module Google.Api.PbExtension (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.PbExtension.beam)
OTP 24.x / Elixir 1.15.x: test/support/google/api/http.pb.ex#L1
redefining module Google.Api.Http (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.Http.beam)
OTP 24.x / Elixir 1.15.x: test/support/google/api/http.pb.ex#L12
redefining module Google.Api.HttpRule (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.HttpRule.beam)
OTP 24.x / Elixir 1.15.x: test/support/google/api/http.pb.ex#L34
redefining module Google.Api.CustomHttpPattern (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.CustomHttpPattern.beam)
OTP 25.1.x / Elixir 1.15.x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
OTP 25.1.x / Elixir 1.15.x
Google.Protobuf.Compiler.CodeGeneratorRequest.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
OTP 25.1.x / Elixir 1.15.x
Google.Protobuf.Compiler.CodeGeneratorResponse.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
OTP 25.1.x / Elixir 1.15.x: test/support/google/api/annotations.pb.ex#L1
redefining module Google.Api.PbExtension (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.PbExtension.beam)
OTP 25.1.x / Elixir 1.15.x: test/support/google/api/http.pb.ex#L1
redefining module Google.Api.Http (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.Http.beam)
OTP 25.1.x / Elixir 1.15.x: test/support/google/api/http.pb.ex#L12
redefining module Google.Api.HttpRule (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.HttpRule.beam)
OTP 25.1.x / Elixir 1.15.x: test/support/google/api/http.pb.ex#L34
redefining module Google.Api.CustomHttpPattern (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.CustomHttpPattern.beam)
OTP 26.1.x / Elixir 1.15.x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
OTP 26.1.x / Elixir 1.15.x
Google.Protobuf.Compiler.CodeGeneratorRequest.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
OTP 26.1.x / Elixir 1.15.x
Google.Protobuf.Compiler.CodeGeneratorResponse.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
OTP 26.1.x / Elixir 1.15.x: test/support/google/api/annotations.pb.ex#L1
redefining module Google.Api.PbExtension (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.PbExtension.beam)
OTP 26.1.x / Elixir 1.15.x: test/support/google/api/http.pb.ex#L1
redefining module Google.Api.Http (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.Http.beam)
OTP 26.1.x / Elixir 1.15.x: test/support/google/api/http.pb.ex#L12
redefining module Google.Api.HttpRule (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.HttpRule.beam)
OTP 26.1.x / Elixir 1.15.x: test/support/google/api/http.pb.ex#L34
redefining module Google.Api.CustomHttpPattern (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.CustomHttpPattern.beam)
Dialyzer (25.1.x, 1.15.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Dialyzer (25.1.x, 1.15.x)
Google.Protobuf.Compiler.CodeGeneratorRequest.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Dialyzer (25.1.x, 1.15.x)
Google.Protobuf.Compiler.CodeGeneratorResponse.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Dialyzer (25.1.x, 1.15.x): test/support/google/api/annotations.pb.ex#L1
redefining module Google.Api.PbExtension (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.PbExtension.beam)
Dialyzer (25.1.x, 1.15.x): test/support/google/api/http.pb.ex#L1
redefining module Google.Api.Http (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.Http.beam)
Dialyzer (25.1.x, 1.15.x): test/support/google/api/http.pb.ex#L12
redefining module Google.Api.HttpRule (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.HttpRule.beam)
Dialyzer (25.1.x, 1.15.x): test/support/google/api/http.pb.ex#L34
redefining module Google.Api.CustomHttpPattern (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.CustomHttpPattern.beam)
Dialyzer (25.1.x, 1.15.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Dialyzer (26.1.x, 1.15.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Dialyzer (26.1.x, 1.15.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Dialyzer (26.1.x, 1.15.x)
Google.Protobuf.Compiler.CodeGeneratorRequest.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Dialyzer (26.1.x, 1.15.x)
Google.Protobuf.Compiler.CodeGeneratorResponse.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Dialyzer (26.1.x, 1.15.x): test/support/google/api/annotations.pb.ex#L1
redefining module Google.Api.PbExtension (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.PbExtension.beam)
Dialyzer (26.1.x, 1.15.x): test/support/google/api/http.pb.ex#L1
redefining module Google.Api.Http (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.Http.beam)
Dialyzer (26.1.x, 1.15.x): test/support/google/api/http.pb.ex#L12
redefining module Google.Api.HttpRule (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.HttpRule.beam)
Dialyzer (26.1.x, 1.15.x): test/support/google/api/http.pb.ex#L34
redefining module Google.Api.CustomHttpPattern (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.CustomHttpPattern.beam)