WIP: Encode iodata #35
Annotations
8 errors
Test (Elixir 1.11.4, OTP 23.3.1):
lib/mint/web_socket/frame.ex#L202
** (CompileError) lib/mint/web_socket/frame.ex:202: implementation not provided for predefined def apply_mask_binary/2
|
Test (Elixir 1.11.4, OTP 23.3.1)
Process completed with exit code 1.
|
Test (Elixir 1.12, OTP 24.3):
lib/mint/web_socket/frame.ex#L202
** (CompileError) lib/mint/web_socket/frame.ex:202: implementation not provided for predefined def apply_mask_binary/2
|
Test (Elixir 1.12, OTP 24.3)
Process completed with exit code 1.
|
Test (Elixir 1.10, OTP 21.3):
lib/mint/web_socket/frame.ex#L202
** (CompileError) lib/mint/web_socket/frame.ex:202: implementation not provided for predefined def apply_mask_binary/2
|
Test (Elixir 1.10, OTP 21.3)
Process completed with exit code 1.
|
Test (Elixir 1.14, OTP 25.1):
lib/mint/web_socket/frame.ex#L202
** (CompileError) lib/mint/web_socket/frame.ex:202: implementation not provided for predefined def apply_mask_binary/2
|
Test (Elixir 1.14, OTP 25.1)
Process completed with exit code 1.
|