Skip to content

phx.gen.auth creates Cycle of length 3 #6030

Closed
@lifeiscontent

Description

@lifeiscontent

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions