Skip to content

Add GRPC Streaming producer #138

Add GRPC Streaming producer

Add GRPC Streaming producer #138

Triggered via pull request June 16, 2026 08:46
Status Success
Total duration 57s
Artifacts

ci.yml

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

Annotations

22 warnings
test (1.19, 28)
:protocol option is deprecated. Use :protocols instead.
test (1.19, 28)
using commas as separators in "mix do" is deprecated, use + between commands instead
test (1.15, 26)
:protocol option is deprecated. Use :protocols instead.
test (1.15, 26)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
test (1.15, 26)
:gun.post/5 is undefined (module :gun is not available or is yet to be defined)
test (1.15, 26)
:gun.post/4 is undefined (module :gun is not available or is yet to be defined)
test (1.15, 26)
:gun.open_unix/2 is undefined (module :gun is not available or is yet to be defined)
test (1.15, 26)
:gun.open/3 is undefined (module :gun is not available or is yet to be defined)
test (1.15, 26)
:gun.data/4 is undefined (module :gun is not available or is yet to be defined)
test (1.15, 26)
:gun.cancel/2 is undefined (module :gun is not available or is yet to be defined)
test (1.15, 26)
:gun.await_up/1 is undefined (module :gun is not available or is yet to be defined)
test (1.20, 29, lint)
:protocol option is deprecated. Use :protocols instead.
test (1.20, 29, lint)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
test (1.20, 29, lint)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
test (1.20, 29, lint)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
test (1.20, 29, lint)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
test (1.20, 29, lint)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
test (1.20, 29, lint)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
test (1.20, 29, lint)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
test (1.20, 29, lint)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
test (1.20, 29, lint)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
test (1.20, 29, lint)
using commas as separators in "mix do" is deprecated, use + between commands instead