Improve handling of UTF-8/16/32 encoding (#27) #105
Annotations
22 warnings
OTP 25.3.2.6 / Elixir 1.15.6
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
OTP 25.3.2.6 / Elixir 1.15.6
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
OTP 25.3.2.6 / Elixir 1.15.6
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
OTP 25.3.2.6 / Elixir 1.15.6
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
OTP 25.3.2.6 / Elixir 1.15.6
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
OTP 25.3.2.6 / Elixir 1.15.6
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
OTP 25.3.2.6 / Elixir 1.15.6
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
OTP 25.3.2.6 / Elixir 1.15.6
use Bitwise is deprecated. import Bitwise instead
|
OTP 25.3.2.6 / Elixir 1.15.6
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
OTP 25.3.2.6 / Elixir 1.15.6
unused alias SourceFile
|
OTP 25.3.2.6 / Elixir 1.15.6
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
OTP 24.3.4.13 / Elixir 1.15.6
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
OTP 24.3.4.13 / Elixir 1.15.6
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
OTP 24.3.4.13 / Elixir 1.15.6
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
OTP 24.3.4.13 / Elixir 1.15.6
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
OTP 24.3.4.13 / Elixir 1.15.6
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
OTP 24.3.4.13 / Elixir 1.15.6
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
OTP 24.3.4.13 / Elixir 1.15.6
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
OTP 24.3.4.13 / Elixir 1.15.6
use Bitwise is deprecated. import Bitwise instead
|
OTP 24.3.4.13 / Elixir 1.15.6
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
OTP 24.3.4.13 / Elixir 1.15.6
unused alias SourceFile
|
OTP 24.3.4.13 / Elixir 1.15.6
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|