Add GRPC Streaming producer #138
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
|