Closed
Description
Environment
- Elixir version (elixir -v):
Erlang/OTP 27 [erts-15.1.2] [source] [64-bit] [smp:10:10] [ds:10:10:10] [async-threads:1] [jit]
Elixir 1.17.3 (compiled with Erlang/OTP 25)
- Phoenix version (mix deps): 1.7.18
- Operating system: MacOS
Actual behavior
after running mix phx.gen.auth
mix xref graph --format cycles --label compile-connected
1 cycles found. Showing them in decreasing size:
Cycle of length 3:
lib/example_web/router.ex
lib/example_web/user_auth.ex (compile)
lib/example_web/endpoint.ex
Expected behavior
no cycles detected
Metadata
Metadata
Assignees
Labels
No labels
Activity