Fix "Single-quote charlists are deprecated, use ~c instead" warning (… #132
ci.yml
on: push
Format and compile with warnings as errors
34s
Run static code analysis
31s
Matrix: test
Annotations
2 errors and 6 warnings
|
Test Elixir 1.10.3, OTP 23.0
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
|
|
Test Elixir 1.11.2, OTP 23.0
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
|
|
Run static code analysis
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
|
Run static code analysis
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
|
Format and compile with warnings as errors
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
|
Format and compile with warnings as errors
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
|
Test Elixir 1.13.4, OTP 24.2
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
|
Test Elixir 1.12.3, OTP 24.2
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|