Skip to content

Update documentation #803

Update documentation

Update documentation #803

Triggered via pull request July 12, 2025 16:03
Status Success
Total duration 1m 46s
Artifacts

ci.yml

on: pull_request
Check format
14s
Check format
Matrix: interop-tests-all
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
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
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
documentation references type "Stream.t()" but it is undefined or private
Check release: lib/grpc/server/router.ex#L7
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
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
documentation references type "t:Google.Api.Http.t/0" but it is hidden or private
Interop tests
Grpc.Testing.StreamingInputCallResponse.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Interop tests
Grpc.Testing.SimpleResponse.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Interop tests
Grpc.Testing.ResponseParameters.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Interop tests
Grpc.Testing.Payload.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Interop tests
Grpc.Testing.Empty.new/0 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/1
Interop tests
Grpc.Testing.EchoStatus.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Interop tests
use Bitwise is deprecated. import Bitwise instead