Skip to content

Fix Elixir 1.17+ warning (Single-quote charlists are deprecated, use ~c instead) #126

Fix Elixir 1.17+ warning (Single-quote charlists are deprecated, use ~c instead)

Fix Elixir 1.17+ warning (Single-quote charlists are deprecated, use ~c instead) #126

Re-run triggered August 25, 2025 07:32
Status Cancelled
Total duration 1d 0h 0m 3s
Artifacts

ci.yml

on: pull_request
Format and compile with warnings as errors
29s
Format and compile with warnings as errors
Run static code analysis
30s
Run static code analysis
Matrix: test
Fit to window
Zoom out
Zoom in

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
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
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
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
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