Replace httpc with vendored Mint HTTP/1+HTTP/2 client #1402
Annotations
6 errors and 4 warnings
|
Test (25.3, 1.13.4)
Process completed with exit code 1.
|
|
Test (25.3, 1.13.4):
lib/hex/mint/http2/frame.ex#L276
** (CompileError) lib/hex/mint/http2/frame.ex:276: cannot use ^data_length outside of match clauses
|
|
Test (25.3, 1.14.5)
Process completed with exit code 1.
|
|
Test (25.3, 1.14.5):
lib/hex/mint/http2/frame.ex#L276
** (CompileError) lib/hex/mint/http2/frame.ex:276: cannot use ^data_length outside of match clauses
|
|
Test (24.3, 1.12.3)
Process completed with exit code 1.
|
|
Test (24.3, 1.12.3):
lib/hex/mint/http1.ex#L788
** (CompileError) lib/hex/mint/http1.ex:788: cannot use ^length outside of match clauses
|
|
Test (25.3, 1.14.5)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
|
Test (25.3, 1.15.7):
lib/hex/mint/core/transport/ssl.ex#L748
:ssl.cipher_suites/1 is undefined or private, use cipher_suites/2,3 instead
|
|
Test (25.3, 1.15.7):
lib/hex/mint/core/transport/ssl.ex#L581
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
|
Test (25.3, 1.15.7)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|