Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix is_endpoint? error in main #157

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Commits on Mar 19, 2024

  1. fix is_endpoint? error in main

    ** (KeyError) key :endpoint? not found in: %{controller?: false, def_funs: [], file_path: "/Users/mika/Documents/tsm/blitz-cms/apps/blitz_cms_api/lib/blitz_cms_api.ex", filename: "lib/blitz_cms_api.ex", is_endpoint?: false, router?: false}. Did you mean:
    
          * :is_endpoint?
    
        (sobelow 0.13.0) lib/sobelow.ex:330: anonymous fn/2 in Sobelow.get_phoenix_files/2
        (elixir 1.14.2) lib/enum.ex:2468: Enum."-reduce/3-lists^foldl/2-0-"/3
        (sobelow 0.13.0) lib/sobelow.ex:325: Sobelow.get_phoenix_files/2
        (sobelow 0.13.0) lib/sobelow.ex:74: Sobelow.run/0
        (mix 1.14.2) lib/mix/task.ex:421: anonymous fn/3 in Mix.Task.run_task/4
        (mix 1.14.2) lib/mix/cli.ex:84: Mix.CLI.run_task/2
    mika ~/D/t/b/a/blitz_cms_api (main|●41✚21) $
    MikaAK authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    c2d9e67 View commit details
    Browse the repository at this point in the history