From c0ab108b4d1533833fba4bec4a3e5bc7a898c375 Mon Sep 17 00:00:00 2001 From: Graham McIntire Date: Fri, 13 Jun 2025 09:55:58 -0500 Subject: [PATCH] update deps and gettext --- .lexical/lexical.log | 2250 ++++++++++++++++++++ .tool-versions | 4 +- badpackets.txt | 10 + lib/aprs_web/components/core_components.ex | 65 +- lib/aprs_web/gettext.ex | 2 +- lib/aprs_web/live/user_login_live.ex | 9 +- mix.exs | 8 +- mix.lock | 82 +- 8 files changed, 2346 insertions(+), 84 deletions(-) diff --git a/.lexical/lexical.log b/.lexical/lexical.log index aa4606e..e04a292 100644 --- a/.lexical/lexical.log +++ b/.lexical/lexical.log @@ -28,3 +28,2253 @@ Lexical is compatible with the following versions of Elixir: >= 1.17.0 >= 1.17.0-rc +09:44:32.326 [debug] Child {LoggerFileBackend, :general_log} of Supervisor Logger.Backends.Supervisor started +Pid: #PID<0.113.0> +Start Call: Logger.Backends.Watcher.start_link({{LoggerFileBackend, :general_log}, {LoggerFileBackend, :general_log}}) +Restart: :transient +Shutdown: 5000 +Type: :worker +09:44:32.326 [info] Child Logger.Backends.Supervisor of Supervisor Logger.Backends.Internal started +Pid: #PID<0.112.0> +Start Call: Logger.Backends.Supervisor.start_link([{LoggerFileBackend, :general_log}]) +Restart: :permanent +Shutdown: :infinity +Type: :supervisor +09:44:32.326 [info] Child Logger.Backends.Internal of Supervisor Logger.Supervisor started +Pid: #PID<0.108.0> +Start Call: Logger.Backends.Internal.start_link([]) +Restart: :permanent +Shutdown: :infinity +Type: :supervisor +09:44:32.326 [info] Application logger started at :nonode@nohost +09:44:33.224 [info] Child :ttb_autostart of Supervisor :runtime_tools_sup started +Pid: #PID<0.1542.0> +Start Call: :ttb_autostart.start_link() +Restart: :temporary +Shutdown: 3000 +Type: :worker +09:44:33.224 [info] Application runtime_tools started at :nonode@nohost +09:44:33.225 [info] Application erts started at :nonode@nohost +09:44:33.225 [info] Application lx_lexical_shared started at :nonode@nohost +09:44:33.225 [info] Application lx_lexical_test started at :nonode@nohost +09:44:33.226 [info] Child LXSnowflake.Generator of Supervisor #PID<0.1545.0> (Supervisor.Default) started +Pid: #PID<0.1546.0> +Start Call: LXSnowflake.Generator.start_link(1704070800000, 1) +Restart: :permanent +Shutdown: 5000 +Type: :worker +09:44:33.226 [info] Application lx_snowflake started at :nonode@nohost +09:44:33.226 [info] Application lx_sourceror started at :nonode@nohost +09:44:33.226 [info] Application lx_common started at :nonode@nohost +09:44:33.226 [info] Application lx_elixir_sense started at :nonode@nohost +09:44:33.226 [info] Application jason started at :nonode@nohost +09:44:33.226 [info] Application logger_file_backend started at :nonode@nohost +09:44:33.226 [info] Application lx_path_glob started at :nonode@nohost +09:44:33.226 [info] Application lx_proto started at :nonode@nohost +09:44:33.226 [info] Application lx_protocol started at :nonode@nohost +09:44:33.237 [info] Child LXical.Document.Store of Supervisor LXical.Server.Supervisor started +Pid: #PID<0.1550.0> +Start Call: LXical.Document.Store.start_link([derive: [analysis: &LXical.Ast.analyze/1]]) +Restart: :permanent +Shutdown: 5000 +Type: :worker +09:44:33.240 [info] Child LXical.Server of Supervisor LXical.Server.Supervisor started +Pid: #PID<0.1551.0> +Start Call: LXical.Server.start_link([]) +Restart: :permanent +Shutdown: 5000 +Type: :worker +09:44:33.240 [info] Child LXical.Server.ProjectSupervisor of Supervisor LXical.Server.Supervisor started +Pid: #PID<0.1552.0> +Start Call: DynamicSupervisor.start_link([name: LXical.Server.ProjectSupervisor, strategy: :one_for_one]) +Restart: :permanent +Shutdown: :infinity +Type: :supervisor +09:44:33.240 [info] Child LXical.Server.TaskQueue.State.TaskSupervisor of Supervisor LXical.Server.Supervisor started +Pid: #PID<0.1553.0> +Start Call: Task.Supervisor.start_link([name: LXical.Server.TaskQueue.State.TaskSupervisor]) +Restart: :permanent +Shutdown: :infinity +Type: :supervisor +09:44:33.240 [info] Child LXical.Server.TaskQueue of Supervisor LXical.Server.Supervisor started +Pid: #PID<0.1554.0> +Start Call: LXical.Server.TaskQueue.start_link([]) +Restart: :permanent +Shutdown: 5000 +Type: :worker +09:44:33.240 [info] Child LXical.Server.Transport.StdIO of Supervisor LXical.Server.Supervisor started +Pid: #PID<0.1555.0> +Start Call: LXical.Server.Transport.StdIO.start_link(:standard_io, &LXical.Server.protocol_message/1) +Restart: :permanent +Shutdown: 5000 +Type: :worker +09:44:33.240 [info] Application lx_server started at :nonode@nohost +09:44:33.264 [info] Starting project at uri file:///Users/graham/dev/aprs.me +09:44:33.280 [info] Child {LXical.Server.Project.Progress, "aprs_me"} of Supervisor :"aprs_me::supervisor" started +Pid: #PID<0.1557.0> +Start Call: LXical.Server.Project.Progress.start_link(%{__struct__: LXical.Project, entropy: 54429, project_module: nil, mix_exs_uri: "file:///Users/graham/dev/aprs.me/mix.exs", mix_project?: true, root_uri: "file:///Users/graham/dev/aprs.me", env_variables: %{}, mix_env: nil, mix_target: nil}) +Restart: :permanent +Shutdown: 5000 +Type: :worker +09:44:33.284 [info] Child {LXical.RemoteControl.ProjectNodeSupervisor, "aprs_me"} of Supervisor :"aprs_me::supervisor" started +Pid: #PID<0.1558.0> +Start Call: LXical.RemoteControl.ProjectNodeSupervisor.start_link(%{__struct__: LXical.Project, entropy: 54429, project_module: nil, mix_exs_uri: "file:///Users/graham/dev/aprs.me/mix.exs", mix_project?: true, root_uri: "file:///Users/graham/dev/aprs.me", env_variables: %{}, mix_env: nil, mix_target: nil}) +Restart: :permanent +Shutdown: 5000 +Type: :worker +09:44:33.312 [info] Child :erl_epmd of Supervisor :net_sup started +Pid: #PID<0.1561.0> +Start Call: :erl_epmd.start_link() +Restart: :permanent +Shutdown: 2000 +Type: :worker +09:44:33.314 [info] Child :auth of Supervisor :net_sup started +Pid: #PID<0.1562.0> +Start Call: :auth.start_link() +Restart: :permanent +Shutdown: 2000 +Type: :worker +09:44:33.316 [info] Child :net_kernel of Supervisor :net_sup started +Pid: #PID<0.1563.0> +Start Call: :net_kernel.start_link(%{name: :"manager-aprs_me-54429@127.0.0.1", supervisor: :net_sup_dynamic, name_domain: :longnames, clean_halt: false}) +Restart: :permanent +Shutdown: 2000 +Type: :worker +09:44:33.316 [debug] Child :net_sup_dynamic of Supervisor :kernel_sup started +Pid: #PID<0.1560.0> +Start Call: :erl_distribution.start_link(%{name: :"manager-aprs_me-54429@127.0.0.1", supervisor: :net_sup_dynamic, name_domain: :longnames, clean_halt: false}) +Restart: :permanent +Shutdown: 1000 +Type: :supervisor +09:44:34.611 [info] Child {LXical.Server.Project.Node, "aprs_me"} of Supervisor :"aprs_me::supervisor" started +Pid: #PID<0.1559.0> +Start Call: LXical.Server.Project.Node.start_link(%{__struct__: LXical.Project, entropy: 54429, project_module: nil, mix_exs_uri: "file:///Users/graham/dev/aprs.me/mix.exs", mix_project?: true, root_uri: "file:///Users/graham/dev/aprs.me", env_variables: %{}, mix_env: nil, mix_target: nil}) +Restart: :permanent +Shutdown: 5000 +Type: :worker +09:44:34.616 [info] Child {LXical.Server.Project.Diagnostics, "aprs_me"} of Supervisor :"aprs_me::supervisor" started +Pid: #PID<0.1571.0> +Start Call: LXical.Server.Project.Diagnostics.start_link(%{__struct__: LXical.Project, entropy: 54429, project_module: nil, mix_exs_uri: "file:///Users/graham/dev/aprs.me/mix.exs", mix_project?: true, root_uri: "file:///Users/graham/dev/aprs.me", env_variables: %{}, mix_env: nil, mix_target: nil}) +Restart: :permanent +Shutdown: 5000 +Type: :worker +09:44:34.618 [info] Child {LXical.Server.Project.Intelligence, "aprs_me"} of Supervisor :"aprs_me::supervisor" started +Pid: #PID<0.1572.0> +Start Call: LXical.Server.Project.Intelligence.start_link(%{__struct__: LXical.Project, entropy: 54429, project_module: nil, mix_exs_uri: "file:///Users/graham/dev/aprs.me/mix.exs", mix_project?: true, root_uri: "file:///Users/graham/dev/aprs.me", env_variables: %{}, mix_env: nil, mix_target: nil}) +Restart: :permanent +Shutdown: 5000 +Type: :worker +09:44:34.618 [info] Child LXical.Server.Project.SearchListener of Supervisor :"aprs_me::supervisor" started +Pid: #PID<0.1573.0> +Start Call: LXical.Server.Project.SearchListener.start_link(%{__struct__: LXical.Project, entropy: 54429, project_module: nil, mix_exs_uri: "file:///Users/graham/dev/aprs.me/mix.exs", mix_project?: true, root_uri: "file:///Users/graham/dev/aprs.me", env_variables: %{}, mix_env: nil, mix_target: nil}) +Restart: :permanent +Shutdown: 5000 +Type: :worker +09:44:34.619 [info] Lexical Initialized +09:44:34.621 [info] opened file:///Users/graham/dev/aprs.me/config/runtime.exs +09:44:34.621 [info] opened file:///Users/graham/dev/aprs.me/config/config.exs +09:44:34.621 [info] opened file:///Users/graham/dev/aprs.me/mix.exs +09:44:39.172 [error] stdio received :eof, server will stop. +09:44:39.172 [error] Child LXical.Server.Transport.StdIO of Supervisor LXical.Server.Supervisor terminated +** (exit) normal +Pid: #PID<0.1555.0> +Start Call: LXical.Server.Transport.StdIO.start_link(:standard_io, &LXical.Server.protocol_message/1) +Restart: :permanent +Shutdown: 5000 +Type: :worker +09:44:39.172 [info] Child LXical.Server.Transport.StdIO of Supervisor LXical.Server.Supervisor started +Pid: #PID<0.1574.0> +Start Call: LXical.Server.Transport.StdIO.start_link(:standard_io, &LXical.Server.protocol_message/1) +Restart: :permanent +Shutdown: 5000 +Type: :worker +09:44:39.172 [error] Shutting down +09:44:39.172 [warning] Received an Exit notification. Halting the server in 150ms +09:44:39.172 [debug] Child :timer_server of Supervisor :kernel_sup started +Pid: #PID<0.1575.0> +Start Call: :timer.start_link() +Restart: :permanent +Shutdown: 1000 +Type: :worker +09:44:44.047 [debug] Child {LoggerFileBackend, :general_log} of Supervisor Logger.Backends.Supervisor started +Pid: #PID<0.113.0> +Start Call: Logger.Backends.Watcher.start_link({{LoggerFileBackend, :general_log}, {LoggerFileBackend, :general_log}}) +Restart: :transient +Shutdown: 5000 +Type: :worker +09:44:44.047 [info] Child Logger.Backends.Supervisor of Supervisor Logger.Backends.Internal started +Pid: #PID<0.112.0> +Start Call: Logger.Backends.Supervisor.start_link([{LoggerFileBackend, :general_log}]) +Restart: :permanent +Shutdown: :infinity +Type: :supervisor +09:44:44.047 [info] Child Logger.Backends.Internal of Supervisor Logger.Supervisor started +Pid: #PID<0.108.0> +Start Call: Logger.Backends.Internal.start_link([]) +Restart: :permanent +Shutdown: :infinity +Type: :supervisor +09:44:44.047 [info] Application logger started at :nonode@nohost +09:44:44.705 [info] Child :ttb_autostart of Supervisor :runtime_tools_sup started +Pid: #PID<0.1542.0> +Start Call: :ttb_autostart.start_link() +Restart: :temporary +Shutdown: 3000 +Type: :worker +09:44:44.705 [info] Application runtime_tools started at :nonode@nohost +09:44:44.706 [info] Application erts started at :nonode@nohost +09:44:44.706 [info] Application lx_lexical_shared started at :nonode@nohost +09:44:44.706 [info] Application lx_lexical_test started at :nonode@nohost +09:44:44.708 [info] Child LXSnowflake.Generator of Supervisor #PID<0.1545.0> (Supervisor.Default) started +Pid: #PID<0.1546.0> +Start Call: LXSnowflake.Generator.start_link(1704070800000, 1) +Restart: :permanent +Shutdown: 5000 +Type: :worker +09:44:44.708 [info] Application lx_snowflake started at :nonode@nohost +09:44:44.708 [info] Application lx_sourceror started at :nonode@nohost +09:44:44.708 [info] Application lx_common started at :nonode@nohost +09:44:44.708 [info] Application lx_elixir_sense started at :nonode@nohost +09:44:44.708 [info] Application jason started at :nonode@nohost +09:44:44.708 [info] Application logger_file_backend started at :nonode@nohost +09:44:44.708 [info] Application lx_path_glob started at :nonode@nohost +09:44:44.708 [info] Application lx_proto started at :nonode@nohost +09:44:44.708 [info] Application lx_protocol started at :nonode@nohost +09:44:44.723 [info] Child LXical.Document.Store of Supervisor LXical.Server.Supervisor started +Pid: #PID<0.1550.0> +Start Call: LXical.Document.Store.start_link([derive: [analysis: &LXical.Ast.analyze/1]]) +Restart: :permanent +Shutdown: 5000 +Type: :worker +09:44:44.726 [info] Child LXical.Server of Supervisor LXical.Server.Supervisor started +Pid: #PID<0.1551.0> +Start Call: LXical.Server.start_link([]) +Restart: :permanent +Shutdown: 5000 +Type: :worker +09:44:44.726 [info] Child LXical.Server.ProjectSupervisor of Supervisor LXical.Server.Supervisor started +Pid: #PID<0.1552.0> +Start Call: DynamicSupervisor.start_link([name: LXical.Server.ProjectSupervisor, strategy: :one_for_one]) +Restart: :permanent +Shutdown: :infinity +Type: :supervisor +09:44:44.726 [info] Child LXical.Server.TaskQueue.State.TaskSupervisor of Supervisor LXical.Server.Supervisor started +Pid: #PID<0.1553.0> +Start Call: Task.Supervisor.start_link([name: LXical.Server.TaskQueue.State.TaskSupervisor]) +Restart: :permanent +Shutdown: :infinity +Type: :supervisor +09:44:44.726 [info] Child LXical.Server.TaskQueue of Supervisor LXical.Server.Supervisor started +Pid: #PID<0.1554.0> +Start Call: LXical.Server.TaskQueue.start_link([]) +Restart: :permanent +Shutdown: 5000 +Type: :worker +09:44:44.726 [info] Child LXical.Server.Transport.StdIO of Supervisor LXical.Server.Supervisor started +Pid: #PID<0.1555.0> +Start Call: LXical.Server.Transport.StdIO.start_link(:standard_io, &LXical.Server.protocol_message/1) +Restart: :permanent +Shutdown: 5000 +Type: :worker +09:44:44.726 [info] Application lx_server started at :nonode@nohost +09:44:44.747 [info] Starting project at uri file:///Users/graham/dev/aprs.me +09:44:44.765 [info] Child {LXical.Server.Project.Progress, "aprs_me"} of Supervisor :"aprs_me::supervisor" started +Pid: #PID<0.1557.0> +Start Call: LXical.Server.Project.Progress.start_link(%{__struct__: LXical.Project, entropy: 1800, project_module: nil, mix_exs_uri: "file:///Users/graham/dev/aprs.me/mix.exs", mix_project?: true, root_uri: "file:///Users/graham/dev/aprs.me", env_variables: %{}, mix_env: nil, mix_target: nil}) +Restart: :permanent +Shutdown: 5000 +Type: :worker +09:44:44.769 [info] Child {LXical.RemoteControl.ProjectNodeSupervisor, "aprs_me"} of Supervisor :"aprs_me::supervisor" started +Pid: #PID<0.1558.0> +Start Call: LXical.RemoteControl.ProjectNodeSupervisor.start_link(%{__struct__: LXical.Project, entropy: 1800, project_module: nil, mix_exs_uri: "file:///Users/graham/dev/aprs.me/mix.exs", mix_project?: true, root_uri: "file:///Users/graham/dev/aprs.me", env_variables: %{}, mix_env: nil, mix_target: nil}) +Restart: :permanent +Shutdown: 5000 +Type: :worker +09:44:44.783 [info] Child :erl_epmd of Supervisor :net_sup started +Pid: #PID<0.1561.0> +Start Call: :erl_epmd.start_link() +Restart: :permanent +Shutdown: 2000 +Type: :worker +09:44:44.784 [info] Child :auth of Supervisor :net_sup started +Pid: #PID<0.1562.0> +Start Call: :auth.start_link() +Restart: :permanent +Shutdown: 2000 +Type: :worker +09:44:44.786 [info] Child :net_kernel of Supervisor :net_sup started +Pid: #PID<0.1563.0> +Start Call: :net_kernel.start_link(%{name: :"manager-aprs_me-1800@127.0.0.1", supervisor: :net_sup_dynamic, name_domain: :longnames, clean_halt: false}) +Restart: :permanent +Shutdown: 2000 +Type: :worker +09:44:44.786 [debug] Child :net_sup_dynamic of Supervisor :kernel_sup started +Pid: #PID<0.1560.0> +Start Call: :erl_distribution.start_link(%{name: :"manager-aprs_me-1800@127.0.0.1", supervisor: :net_sup_dynamic, name_domain: :longnames, clean_halt: false}) +Restart: :permanent +Shutdown: 1000 +Type: :supervisor +09:44:45.872 [info] Child {LXical.Server.Project.Node, "aprs_me"} of Supervisor :"aprs_me::supervisor" started +Pid: #PID<0.1559.0> +Start Call: LXical.Server.Project.Node.start_link(%{__struct__: LXical.Project, entropy: 1800, project_module: nil, mix_exs_uri: "file:///Users/graham/dev/aprs.me/mix.exs", mix_project?: true, root_uri: "file:///Users/graham/dev/aprs.me", env_variables: %{}, mix_env: nil, mix_target: nil}) +Restart: :permanent +Shutdown: 5000 +Type: :worker +09:44:45.875 [info] Child {LXical.Server.Project.Diagnostics, "aprs_me"} of Supervisor :"aprs_me::supervisor" started +Pid: #PID<0.1571.0> +Start Call: LXical.Server.Project.Diagnostics.start_link(%{__struct__: LXical.Project, entropy: 1800, project_module: nil, mix_exs_uri: "file:///Users/graham/dev/aprs.me/mix.exs", mix_project?: true, root_uri: "file:///Users/graham/dev/aprs.me", env_variables: %{}, mix_env: nil, mix_target: nil}) +Restart: :permanent +Shutdown: 5000 +Type: :worker +09:44:45.878 [info] Child {LXical.Server.Project.Intelligence, "aprs_me"} of Supervisor :"aprs_me::supervisor" started +Pid: #PID<0.1572.0> +Start Call: LXical.Server.Project.Intelligence.start_link(%{__struct__: LXical.Project, entropy: 1800, project_module: nil, mix_exs_uri: "file:///Users/graham/dev/aprs.me/mix.exs", mix_project?: true, root_uri: "file:///Users/graham/dev/aprs.me", env_variables: %{}, mix_env: nil, mix_target: nil}) +Restart: :permanent +Shutdown: 5000 +Type: :worker +09:44:45.879 [info] Child LXical.Server.Project.SearchListener of Supervisor :"aprs_me::supervisor" started +Pid: #PID<0.1573.0> +Start Call: LXical.Server.Project.SearchListener.start_link(%{__struct__: LXical.Project, entropy: 1800, project_module: nil, mix_exs_uri: "file:///Users/graham/dev/aprs.me/mix.exs", mix_project?: true, root_uri: "file:///Users/graham/dev/aprs.me", env_variables: %{}, mix_env: nil, mix_target: nil}) +Restart: :permanent +Shutdown: 5000 +Type: :worker +09:44:45.880 [info] Lexical Initialized +09:44:45.881 [info] opened file:///Users/graham/dev/aprs.me/mix.exs +09:44:45.881 [info] opened file:///Users/graham/dev/aprs.me/config/config.exs +09:44:45.881 [info] opened file:///Users/graham/dev/aprs.me/config/runtime.exs +09:44:53.891 [info] Resolved entity: {:module, Mix} +09:44:53.930 [warning] Task Elixir.LXical.Server.Provider.Handlers.Hover.handle/2 ran for 75 ms. Result :success +09:44:53.953 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 255 ms. Result :success +09:44:54.611 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 3 ms. Result :success +09:44:56.040 [info] Emitting Completions: [] +09:44:56.040 [warning] Task Elixir.LXical.Server.Provider.Handlers.Completion.handle/2 ran for 6 ms. Result :success +09:44:56.285 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 3 ms. Result :success +09:45:10.702 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 3 ms. Result :success +09:45:19.462 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 4 ms. Result :success +09:45:21.252 [warning] Could not resolve hover request, got: {:error, :not_found} +09:45:21.253 [warning] Task Elixir.LXical.Server.Provider.Handlers.Hover.handle/2 ran for 3 ms. Result :success +09:45:22.969 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 3 ms. Result :success +09:45:25.955 [info] Emitting Completions: [] +09:45:25.955 [warning] Task Elixir.LXical.Server.Provider.Handlers.Completion.handle/2 ran for 6 ms. Result :success +09:45:26.418 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 3 ms. Result :success +09:45:26.999 [info] Emitting Completions: [] +09:45:26.999 [warning] Task Elixir.LXical.Server.Provider.Handlers.Completion.handle/2 ran for 18 ms. Result :success +09:45:27.250 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 4 ms. Result :success +09:45:53.735 [info] Compiled aprs_me in 67.8 seconds +09:45:53.952 [info] Compiled aprs_me in 162 ms +09:46:23.610 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 3 ms. Result :success +09:47:00.829 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 4 ms. Result :success +09:47:01.217 [warning] Could not resolve hover request, got: {:error, :not_found} +09:47:01.217 [warning] Task Elixir.LXical.Server.Provider.Handlers.Hover.handle/2 ran for 2 ms. Result :success +09:47:01.746 [warning] Could not resolve hover request, got: {:error, {:unsupported, {:unquoted_atom, ~c"telemetry_poller"}}} +09:47:01.746 [warning] Task Elixir.LXical.Server.Provider.Handlers.Hover.handle/2 ran for 1 ms. Result :success +09:47:02.268 [warning] Could not resolve hover request, got: {:error, {:unsupported, {:unquoted_atom, ~c"plug_cowboy"}}} +09:47:02.268 [warning] Task Elixir.LXical.Server.Provider.Handlers.Hover.handle/2 ran for 2 ms. Result :success +09:47:06.766 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 5 ms. Result :success +09:47:06.954 [warning] Could not resolve hover request, got: {:error, {:unsupported, {:unquoted_atom, ~c"dev"}}} +09:47:06.954 [warning] Task Elixir.LXical.Server.Provider.Handlers.Hover.handle/2 ran for 1 ms. Result :success +09:47:09.286 [warning] Could not resolve hover request, got: {:error, {:unsupported, {:unquoted_atom, ~c"test"}}} +09:47:09.286 [warning] Task Elixir.LXical.Server.Provider.Handlers.Hover.handle/2 ran for 2 ms. Result :success +09:47:09.755 [warning] Could not resolve hover request, got: {:error, {:unsupported, {:unquoted_atom, ~c"test"}}} +09:47:09.755 [warning] Task Elixir.LXical.Server.Provider.Handlers.Hover.handle/2 ran for 2 ms. Result :success +09:47:10.220 [warning] Could not resolve hover request, got: {:error, :not_found} +09:47:10.220 [warning] Task Elixir.LXical.Server.Provider.Handlers.Hover.handle/2 ran for 4 ms. Result :success +09:47:10.652 [info] Resolved entity: {:variable, :only} +09:47:10.652 [warning] Could not resolve hover request, got: {:error, {:unsupported, {:variable, :only}}} +09:47:10.652 [warning] Task Elixir.LXical.Server.Provider.Handlers.Hover.handle/2 ran for 4 ms. Result :success +09:47:11.550 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 4 ms. Result :success +09:47:12.609 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 5 ms. Result :success +09:47:13.090 [info] Emitting Completions: [] +09:47:13.090 [warning] Task Elixir.LXical.Server.Provider.Handlers.Completion.handle/2 ran for 8 ms. Result :success +09:47:13.350 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 5 ms. Result :success +09:47:14.003 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 5 ms. Result :success +09:47:14.285 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 3 ms. Result :success +09:47:14.302 [info] Emitting Completions: [] +09:47:14.303 [warning] Task Elixir.LXical.Server.Provider.Handlers.Completion.handle/2 ran for 8 ms. Result :success +09:47:14.560 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 4 ms. Result :success +09:47:14.856 [info] Compiled aprs_me in 124 ms +09:47:17.863 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 5 ms. Result :success +09:47:18.418 [warning] Could not resolve hover request, got: {:error, :not_found} +09:47:18.419 [warning] Task Elixir.LXical.Server.Provider.Handlers.Hover.handle/2 ran for 2 ms. Result :success +09:47:20.649 [warning] Could not resolve hover request, got: {:error, {:unsupported, {:unquoted_atom, ~c"test"}}} +09:47:20.649 [warning] Task Elixir.LXical.Server.Provider.Handlers.Hover.handle/2 ran for 1 ms. Result :success +09:47:23.103 [warning] Could not resolve hover request, got: {:error, :not_found} +09:47:23.103 [warning] Task Elixir.LXical.Server.Provider.Handlers.Hover.handle/2 ran for 2 ms. Result :success +09:47:23.646 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 6 ms. Result :success +09:47:23.822 [warning] Could not resolve hover request, got: {:error, :not_found} +09:47:23.822 [warning] Task Elixir.LXical.Server.Provider.Handlers.Hover.handle/2 ran for 3 ms. Result :success +09:47:24.580 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 6 ms. Result :success +09:47:25.220 [info] Emitting Completions: [] +09:47:25.220 [warning] Task Elixir.LXical.Server.Provider.Handlers.Completion.handle/2 ran for 8 ms. Result :success +09:47:25.356 [info] Emitting Completions: [] +09:47:25.356 [warning] Task Elixir.LXical.Server.Provider.Handlers.Completion.handle/2 ran for 7 ms. Result :success +09:47:25.553 [info] Emitting Completions: [] +09:47:25.553 [warning] Task Elixir.LXical.Server.Provider.Handlers.Completion.handle/2 ran for 10 ms. Result :success +09:47:25.808 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 5 ms. Result :success +09:47:25.962 [info] Compiled aprs_me in 78 ms +09:47:36.859 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 4 ms. Result :success +09:48:58.480 [info] opened file:///Users/graham/dev/aprs.me/lib/aprs_web/live/user_login_live.ex +09:49:02.742 [info] opened file:///Users/graham/dev/aprs.me/lib/aprs_web/components/core_components.ex +09:50:25.965 [info] opened file:///Users/graham/dev/aprs.me/lib/aprs_web/gettext.ex +09:51:07.032 [info] opened file:///Users/graham/dev/aprs.me/lib/aprs_web/live/user_registration_live.ex +09:51:14.004 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 4 ms. Result :success +09:51:15.554 [info] Compiled aprs_me in 121 ms +09:51:18.611 [info] Compiled aprs_me in 86 ms +09:51:25.099 [info] Resolved entity: {:module, Phoenix.HTML.Form} +09:51:25.100 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 17 ms. Result :success +09:51:25.885 [info] Compiled aprs_me in 85 ms +09:51:28.852 [info] Compiled aprs_me in 99 ms +09:51:32.493 [info] Resolved entity: {:module, Phoenix.HTML.Form} +09:51:32.493 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 4 ms. Result :success +09:51:33.512 [info] Compiled aprs_me in 156 ms +09:51:36.704 [info] Compiled aprs_me in 102 ms +09:51:39.564 [info] Compiled aprs_me in 87 ms +09:52:28.060 [info] Compiled aprs_me in 116 ms +09:53:06.723 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 1 ms. Result :success +09:53:06.985 [info] Compiled aprs_me in 128 ms +09:54:28.714 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 5 ms. Result :success +09:54:30.411 [info] Resolved entity: {:call, Kernel, :defmodule, 2} +09:54:30.675 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 265 ms. Result :success +09:54:34.312 [info] Resolved entity: {:variable, :otp_app} +09:54:34.312 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 2 ms. Result :success +09:54:34.725 [info] Completion for LxPos<<23, 17>> +09:54:34.790 [warning] ** (ArgumentError) could not call Module.get_attribute/2 because the module AprsWeb.Gettext is already compiled. Use the Module.__info__/1 callback or Code.fetch_docs/1 instead + (elixir 1.18.4) lib/module.ex:2387: Module.assert_not_compiled!/3 + (elixir 1.18.4) lib/module.ex:1988: Module.get_attribute/7 + (gettext 0.26.2) lib/gettext/compiler.ex:26: Gettext.Compiler."MACRO-__before_compile__"/2 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2202: LXElixirSense.Core.Compiler.expand_block/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:113: LXElixirSense.Core.Compiler.do_expand/3 + +09:54:34.791 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303163711], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 6, counter: -576460752303163711], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:34.791 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303163711], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 6, counter: -576460752303163711], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:34.791 [warning] Unable to expand ast node {{:., [], [:erlang, :orelse]}, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303163711], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303163711], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :orelse, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303163711], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303163711], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:54:34.794 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303163583], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 8, counter: -576460752303163583], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:34.795 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303163583], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 8, counter: -576460752303163583], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:34.795 [warning] Unable to expand ast node {{:., [], [:erlang, :orelse]}, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303163583], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303163583], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :orelse, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303163583], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303163583], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:54:34.806 [warning] ** (ArgumentError) could not call Module.get_attribute/2 because the module AprsWeb.Gettext is already compiled. Use the Module.__info__/1 callback or Code.fetch_docs/1 instead + (elixir 1.18.4) lib/module.ex:2387: Module.assert_not_compiled!/3 + (elixir 1.18.4) lib/module.ex:1988: Module.get_attribute/7 + (gettext 0.26.2) lib/gettext/compiler.ex:26: Gettext.Compiler."MACRO-__before_compile__"/2 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2202: LXElixirSense.Core.Compiler.expand_block/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:113: LXElixirSense.Core.Compiler.do_expand/3 + +09:54:34.807 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303162815], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 6, counter: -576460752303162815], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:34.807 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303162815], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 6, counter: -576460752303162815], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:34.807 [warning] Unable to expand ast node {{:., [], [:erlang, :orelse]}, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303162815], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303162815], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :orelse, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303162815], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303162815], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:54:34.808 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303162687], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 8, counter: -576460752303162687], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:34.808 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303162687], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 8, counter: -576460752303162687], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:34.809 [warning] Unable to expand ast node {{:., [], [:erlang, :orelse]}, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303162687], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303162687], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :orelse, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303162687], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303162687], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:54:34.861 [warning] Task Elixir.LXical.Server.Provider.Handlers.Completion.handle/2 ran for 149 ms. Result :canceled +09:54:34.862 [error] Child :undefined of Supervisor LXical.Server.TaskQueue.State.TaskSupervisor terminated +** (exit) :canceled +Pid: #PID<0.1625.0> +Start Call: Task.Supervised.start_link/? +Restart: :temporary +Shutdown: 5000 +Type: :worker +09:54:34.863 [info] Completion for LxPos<<23, 18>> +09:54:34.867 [warning] ** (ArgumentError) could not call Module.get_attribute/2 because the module AprsWeb.Gettext is already compiled. Use the Module.__info__/1 callback or Code.fetch_docs/1 instead + (elixir 1.18.4) lib/module.ex:2387: Module.assert_not_compiled!/3 + (elixir 1.18.4) lib/module.ex:1988: Module.get_attribute/7 + (gettext 0.26.2) lib/gettext/compiler.ex:26: Gettext.Compiler."MACRO-__before_compile__"/2 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2202: LXElixirSense.Core.Compiler.expand_block/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:113: LXElixirSense.Core.Compiler.do_expand/3 + +09:54:34.867 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303115902], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 6, counter: -576460752303115902], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:34.868 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303115902], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 6, counter: -576460752303115902], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:34.868 [warning] Unable to expand ast node {{:., [], [:erlang, :orelse]}, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303115902], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303115902], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :orelse, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303115902], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303115902], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:54:34.869 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303159037], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 8, counter: -576460752303159037], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:34.869 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303159037], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 8, counter: -576460752303159037], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:34.869 [warning] Unable to expand ast node {{:., [], [:erlang, :orelse]}, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303159037], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303159037], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :orelse, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303159037], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303159037], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:54:34.871 [warning] ** (ArgumentError) could not call Module.get_attribute/2 because the module AprsWeb.Gettext is already compiled. Use the Module.__info__/1 callback or Code.fetch_docs/1 instead + (elixir 1.18.4) lib/module.ex:2387: Module.assert_not_compiled!/3 + (elixir 1.18.4) lib/module.ex:1988: Module.get_attribute/7 + (gettext 0.26.2) lib/gettext/compiler.ex:26: Gettext.Compiler."MACRO-__before_compile__"/2 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2202: LXElixirSense.Core.Compiler.expand_block/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:113: LXElixirSense.Core.Compiler.do_expand/3 + +09:54:34.872 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303115134], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 6, counter: -576460752303115134], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:34.872 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303115134], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 6, counter: -576460752303115134], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:34.873 [warning] Unable to expand ast node {{:., [], [:erlang, :orelse]}, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303115134], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303115134], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :orelse, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303115134], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303115134], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:54:34.873 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303115006], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 8, counter: -576460752303115006], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:34.874 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303115006], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 8, counter: -576460752303115006], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:34.874 [warning] Unable to expand ast node {{:., [], [:erlang, :orelse]}, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303115006], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303115006], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :orelse, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303115006], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303115006], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:54:34.932 [warning] Task Elixir.LXical.Server.Provider.Handlers.Completion.handle/2 ran for 71 ms. Result :canceled +09:54:34.932 [error] Child :undefined of Supervisor LXical.Server.TaskQueue.State.TaskSupervisor terminated +** (exit) :canceled +Pid: #PID<0.1626.0> +Start Call: Task.Supervised.start_link/? +Restart: :temporary +Shutdown: 5000 +Type: :worker +09:54:34.934 [info] Completion for LxPos<<23, 19>> +09:54:34.940 [warning] ** (ArgumentError) could not call Module.get_attribute/2 because the module AprsWeb.Gettext is already compiled. Use the Module.__info__/1 callback or Code.fetch_docs/1 instead + (elixir 1.18.4) lib/module.ex:2387: Module.assert_not_compiled!/3 + (elixir 1.18.4) lib/module.ex:1988: Module.get_attribute/7 + (gettext 0.26.2) lib/gettext/compiler.ex:26: Gettext.Compiler."MACRO-__before_compile__"/2 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2202: LXElixirSense.Core.Compiler.expand_block/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:113: LXElixirSense.Core.Compiler.do_expand/3 + +09:54:34.940 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303158461], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 6, counter: -576460752303158461], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:34.941 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303158461], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 6, counter: -576460752303158461], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:34.941 [warning] Unable to expand ast node {{:., [], [:erlang, :orelse]}, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303158461], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303158461], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :orelse, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303158461], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303158461], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:54:34.942 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303114686], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 8, counter: -576460752303114686], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:34.942 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303114686], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 8, counter: -576460752303114686], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:34.943 [warning] Unable to expand ast node {{:., [], [:erlang, :orelse]}, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303114686], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303114686], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :orelse, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303114686], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303114686], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:54:34.944 [warning] ** (ArgumentError) could not call Module.get_attribute/2 because the module AprsWeb.Gettext is already compiled. Use the Module.__info__/1 callback or Code.fetch_docs/1 instead + (elixir 1.18.4) lib/module.ex:2387: Module.assert_not_compiled!/3 + (elixir 1.18.4) lib/module.ex:1988: Module.get_attribute/7 + (gettext 0.26.2) lib/gettext/compiler.ex:26: Gettext.Compiler."MACRO-__before_compile__"/2 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2202: LXElixirSense.Core.Compiler.expand_block/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:113: LXElixirSense.Core.Compiler.do_expand/3 + +09:54:34.945 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303113918], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 6, counter: -576460752303113918], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:34.945 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303113918], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 6, counter: -576460752303113918], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:34.945 [warning] Unable to expand ast node {{:., [], [:erlang, :orelse]}, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303113918], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303113918], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :orelse, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303113918], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303113918], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:54:34.946 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303161279], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 8, counter: -576460752303161279], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:34.946 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303161279], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 8, counter: -576460752303161279], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:34.947 [warning] Unable to expand ast node {{:., [], [:erlang, :orelse]}, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303161279], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303161279], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :orelse, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303161279], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303161279], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:54:35.011 [warning] Task Elixir.LXical.Server.Provider.Handlers.Completion.handle/2 ran for 78 ms. Result :canceled +09:54:35.011 [error] Child :undefined of Supervisor LXical.Server.TaskQueue.State.TaskSupervisor terminated +** (exit) :canceled +Pid: #PID<0.1627.0> +Start Call: Task.Supervised.start_link/? +Restart: :temporary +Shutdown: 5000 +Type: :worker +09:54:35.012 [info] Completion for LxPos<<23, 20>> +09:54:35.019 [warning] ** (ArgumentError) could not call Module.get_attribute/2 because the module AprsWeb.Gettext is already compiled. Use the Module.__info__/1 callback or Code.fetch_docs/1 instead + (elixir 1.18.4) lib/module.ex:2387: Module.assert_not_compiled!/3 + (elixir 1.18.4) lib/module.ex:1988: Module.get_attribute/7 + (gettext 0.26.2) lib/gettext/compiler.ex:26: Gettext.Compiler."MACRO-__before_compile__"/2 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2202: LXElixirSense.Core.Compiler.expand_block/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:113: LXElixirSense.Core.Compiler.do_expand/3 + +09:54:35.019 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303158269], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 6, counter: -576460752303158269], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:35.020 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303158269], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 6, counter: -576460752303158269], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:35.020 [warning] Unable to expand ast node {{:., [], [:erlang, :orelse]}, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303158269], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303158269], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :orelse, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303158269], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303158269], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:54:35.021 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303158141], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 8, counter: -576460752303158141], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:35.021 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303158141], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 8, counter: -576460752303158141], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:35.021 [warning] Unable to expand ast node {{:., [], [:erlang, :orelse]}, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303158141], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303158141], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :orelse, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303158141], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303158141], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:54:35.023 [warning] ** (ArgumentError) could not call Module.get_attribute/2 because the module AprsWeb.Gettext is already compiled. Use the Module.__info__/1 callback or Code.fetch_docs/1 instead + (elixir 1.18.4) lib/module.ex:2387: Module.assert_not_compiled!/3 + (elixir 1.18.4) lib/module.ex:1988: Module.get_attribute/7 + (gettext 0.26.2) lib/gettext/compiler.ex:26: Gettext.Compiler."MACRO-__before_compile__"/2 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2202: LXElixirSense.Core.Compiler.expand_block/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:113: LXElixirSense.Core.Compiler.do_expand/3 + +09:54:35.024 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303113598], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 6, counter: -576460752303113598], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:35.024 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303113598], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 6, counter: -576460752303113598], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:35.025 [warning] Unable to expand ast node {{:., [], [:erlang, :orelse]}, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303113598], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303113598], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :orelse, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303113598], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303113598], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:54:35.026 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303157565], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 8, counter: -576460752303157565], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:35.026 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303157565], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 8, counter: -576460752303157565], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:35.026 [warning] Unable to expand ast node {{:., [], [:erlang, :orelse]}, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303157565], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303157565], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :orelse, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303157565], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303157565], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:54:35.161 [warning] Task Elixir.LXical.Server.Provider.Handlers.Completion.handle/2 ran for 150 ms. Result :canceled +09:54:35.161 [error] Child :undefined of Supervisor LXical.Server.TaskQueue.State.TaskSupervisor terminated +** (exit) :canceled +Pid: #PID<0.1628.0> +Start Call: Task.Supervised.start_link/? +Restart: :temporary +Shutdown: 5000 +Type: :worker +09:54:35.162 [info] Completion for LxPos<<23, 21>> +09:54:35.166 [warning] ** (ArgumentError) could not call Module.get_attribute/2 because the module AprsWeb.Gettext is already compiled. Use the Module.__info__/1 callback or Code.fetch_docs/1 instead + (elixir 1.18.4) lib/module.ex:2387: Module.assert_not_compiled!/3 + (elixir 1.18.4) lib/module.ex:1988: Module.get_attribute/7 + (gettext 0.26.2) lib/gettext/compiler.ex:26: Gettext.Compiler."MACRO-__before_compile__"/2 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2202: LXElixirSense.Core.Compiler.expand_block/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:113: LXElixirSense.Core.Compiler.do_expand/3 + +09:54:35.166 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303113406], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 6, counter: -576460752303113406], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:35.167 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303113406], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 6, counter: -576460752303113406], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:35.167 [warning] Unable to expand ast node {{:., [], [:erlang, :orelse]}, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303113406], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303113406], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :orelse, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303113406], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303113406], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:54:35.168 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303113278], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 8, counter: -576460752303113278], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:35.168 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303113278], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 8, counter: -576460752303113278], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:35.169 [warning] Unable to expand ast node {{:., [], [:erlang, :orelse]}, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303113278], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303113278], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :orelse, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303113278], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303113278], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:54:35.170 [warning] ** (ArgumentError) could not call Module.get_attribute/2 because the module AprsWeb.Gettext is already compiled. Use the Module.__info__/1 callback or Code.fetch_docs/1 instead + (elixir 1.18.4) lib/module.ex:2387: Module.assert_not_compiled!/3 + (elixir 1.18.4) lib/module.ex:1988: Module.get_attribute/7 + (gettext 0.26.2) lib/gettext/compiler.ex:26: Gettext.Compiler."MACRO-__before_compile__"/2 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2202: LXElixirSense.Core.Compiler.expand_block/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:113: LXElixirSense.Core.Compiler.do_expand/3 + +09:54:35.171 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303112510], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 6, counter: -576460752303112510], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:35.171 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303112510], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 6, counter: -576460752303112510], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:35.171 [warning] Unable to expand ast node {{:., [], [:erlang, :orelse]}, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303112510], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303112510], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :orelse, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303112510], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303112510], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:54:35.172 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303112382], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 8, counter: -576460752303112382], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:35.172 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303112382], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 8, counter: -576460752303112382], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:35.173 [warning] Unable to expand ast node {{:., [], [:erlang, :orelse]}, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303112382], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303112382], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :orelse, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303112382], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303112382], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:54:35.246 [warning] Task Elixir.LXical.Server.Provider.Handlers.Completion.handle/2 ran for 85 ms. Result :canceled +09:54:35.246 [error] Child :undefined of Supervisor LXical.Server.TaskQueue.State.TaskSupervisor terminated +** (exit) :canceled +Pid: #PID<0.1629.0> +Start Call: Task.Supervised.start_link/? +Restart: :temporary +Shutdown: 5000 +Type: :worker +09:54:35.248 [info] Completion for LxPos<<23, 22>> +09:54:35.251 [warning] ** (ArgumentError) could not call Module.get_attribute/2 because the module AprsWeb.Gettext is already compiled. Use the Module.__info__/1 callback or Code.fetch_docs/1 instead + (elixir 1.18.4) lib/module.ex:2387: Module.assert_not_compiled!/3 + (elixir 1.18.4) lib/module.ex:1988: Module.get_attribute/7 + (gettext 0.26.2) lib/gettext/compiler.ex:26: Gettext.Compiler."MACRO-__before_compile__"/2 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2202: LXElixirSense.Core.Compiler.expand_block/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:113: LXElixirSense.Core.Compiler.do_expand/3 + +09:54:35.252 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303110974], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 6, counter: -576460752303110974], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:35.252 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303110974], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 6, counter: -576460752303110974], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:35.253 [warning] Unable to expand ast node {{:., [], [:erlang, :orelse]}, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303110974], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303110974], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :orelse, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303110974], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303110974], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:54:35.253 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303110846], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 8, counter: -576460752303110846], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:35.254 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303110846], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 8, counter: -576460752303110846], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:35.254 [warning] Unable to expand ast node {{:., [], [:erlang, :orelse]}, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303110846], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303110846], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :orelse, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303110846], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303110846], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:54:35.256 [warning] ** (ArgumentError) could not call Module.get_attribute/2 because the module AprsWeb.Gettext is already compiled. Use the Module.__info__/1 callback or Code.fetch_docs/1 instead + (elixir 1.18.4) lib/module.ex:2387: Module.assert_not_compiled!/3 + (elixir 1.18.4) lib/module.ex:1988: Module.get_attribute/7 + (gettext 0.26.2) lib/gettext/compiler.ex:26: Gettext.Compiler."MACRO-__before_compile__"/2 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2202: LXElixirSense.Core.Compiler.expand_block/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:113: LXElixirSense.Core.Compiler.do_expand/3 + +09:54:35.256 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303110078], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 6, counter: -576460752303110078], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:35.257 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303110078], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 6, counter: -576460752303110078], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:35.257 [warning] Unable to expand ast node {{:., [], [:erlang, :orelse]}, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303110078], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303110078], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :orelse, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303110078], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303110078], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:54:35.258 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303157437], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 8, counter: -576460752303157437], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:35.258 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303157437], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 8, counter: -576460752303157437], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:35.258 [warning] Unable to expand ast node {{:., [], [:erlang, :orelse]}, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303157437], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303157437], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :orelse, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303157437], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303157437], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:54:35.342 [warning] Task Elixir.LXical.Server.Provider.Handlers.Completion.handle/2 ran for 96 ms. Result :canceled +09:54:35.343 [error] Child :undefined of Supervisor LXical.Server.TaskQueue.State.TaskSupervisor terminated +** (exit) :canceled +Pid: #PID<0.1630.0> +Start Call: Task.Supervised.start_link/? +Restart: :temporary +Shutdown: 5000 +Type: :worker +09:54:35.344 [info] Completion for LxPos<<23, 23>> +09:54:35.349 [warning] ** (ArgumentError) could not call Module.get_attribute/2 because the module AprsWeb.Gettext is already compiled. Use the Module.__info__/1 callback or Code.fetch_docs/1 instead + (elixir 1.18.4) lib/module.ex:2387: Module.assert_not_compiled!/3 + (elixir 1.18.4) lib/module.ex:1988: Module.get_attribute/7 + (gettext 0.26.2) lib/gettext/compiler.ex:26: Gettext.Compiler."MACRO-__before_compile__"/2 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2202: LXElixirSense.Core.Compiler.expand_block/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:113: LXElixirSense.Core.Compiler.do_expand/3 + +09:54:35.349 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303109310], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 6, counter: -576460752303109310], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:35.350 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303109310], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 6, counter: -576460752303109310], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:35.350 [warning] Unable to expand ast node {{:., [], [:erlang, :orelse]}, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303109310], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303109310], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :orelse, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303109310], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303109310], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:54:35.351 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303158719], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 8, counter: -576460752303158719], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:35.351 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303158719], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 8, counter: -576460752303158719], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:35.351 [warning] Unable to expand ast node {{:., [], [:erlang, :orelse]}, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303158719], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303158719], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :orelse, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303158719], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303158719], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:54:35.354 [warning] ** (ArgumentError) could not call Module.get_attribute/2 because the module AprsWeb.Gettext is already compiled. Use the Module.__info__/1 callback or Code.fetch_docs/1 instead + (elixir 1.18.4) lib/module.ex:2387: Module.assert_not_compiled!/3 + (elixir 1.18.4) lib/module.ex:1988: Module.get_attribute/7 + (gettext 0.26.2) lib/gettext/compiler.ex:26: Gettext.Compiler."MACRO-__before_compile__"/2 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2202: LXElixirSense.Core.Compiler.expand_block/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:113: LXElixirSense.Core.Compiler.do_expand/3 + +09:54:35.354 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303108542], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 6, counter: -576460752303108542], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:35.355 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303108542], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 6, counter: -576460752303108542], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:35.355 [warning] Unable to expand ast node {{:., [], [:erlang, :orelse]}, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303108542], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303108542], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :orelse, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303108542], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303108542], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:54:35.356 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303156669], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 8, counter: -576460752303156669], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:35.356 [warning] Unable to expand ast node {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303156669], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :"=:=", [], [{:x, [version: 8, counter: -576460752303156669], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:54:35.357 [warning] Unable to expand ast node {{:., [], [:erlang, :orelse]}, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303156669], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303156669], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [], :orelse, [], [{{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303156669], Kernel}, false]}, {{:., [], [:erlang, :"=:="]}, [], [{:x, [counter: -576460752303156669], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:54:35.498 [warning] Task Elixir.LXical.Server.Provider.Handlers.Completion.handle/2 ran for 155 ms. Result :canceled +09:54:35.498 [error] Child :undefined of Supervisor LXical.Server.TaskQueue.State.TaskSupervisor terminated +** (exit) :canceled +Pid: #PID<0.1631.0> +Start Call: Task.Supervised.start_link/? +Restart: :temporary +Shutdown: 5000 +Type: :worker +09:54:35.499 [info] Emitting Completions: [] +09:54:35.499 [warning] Task Elixir.LXical.Server.Provider.Handlers.Completion.handle/2 ran for 1 ms. Result :success +09:54:35.832 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 1 ms. Result :success +09:54:39.984 [info] Resolved entity: {:variable, :otp_app} +09:54:39.984 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 3 ms. Result :success +09:54:40.773 [info] Resolved entity: {:module, Gettext} +09:54:40.921 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 153 ms. Result :canceled +09:54:40.922 [error] Child :undefined of Supervisor LXical.Server.TaskQueue.State.TaskSupervisor terminated +** (exit) :canceled +Pid: #PID<0.1635.0> +Start Call: Task.Supervised.start_link/? +Restart: :temporary +Shutdown: 5000 +Type: :worker +09:54:40.923 [info] Completion for LxPos<<23, 15>> +09:54:40.958 [info] Local completions are: [behaviour: (Backend, Interpolation, Plural) exception: (Error, MissingBindingsError, PluralFormError) function: (__info__, dgettext, dgettext, dngettext, dngettext, dpgettext, dpgettext, dpngettext, dpngettext, get_locale, get_locale, gettext, gettext, known_locales, module_info, module_info, ngettext, ngettext, pgettext, pgettext, pngettext, put_locale, put_locale, with_locale, with_locale) macro: (__using__) module: (Application, Compiler, Extractor, ExtractorAgent, Fuzzy, Macros, Merger, Mixfile) ] +09:54:41.011 [info] Emitting Completions: [module:Backend ] +09:54:41.012 [warning] Task Elixir.LXical.Server.Provider.Handlers.Completion.handle/2 ran for 90 ms. Result :success +09:54:41.174 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 0.545 ms. Result :success +09:54:42.296 [info] Resolved entity: {:module, Gettext.Backend} +09:54:42.490 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 196 ms. Result :success +09:54:42.980 [info] Compiled aprs_me in 151 ms +09:55:23.603 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 1 ms. Result :success +09:55:25.775 [info] Resolved entity: {:call, Kernel, :defmodule, 2} +09:55:25.945 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 181 ms. Result :success +09:55:26.463 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 8 ms. Result :success +09:55:27.318 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 8 ms. Result :success +09:55:28.554 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 4 ms. Result :success +09:55:28.857 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 6 ms. Result :success +09:55:29.890 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 1 ms. Result :success +09:55:30.651 [info] Resolved entity: {:variable, :import} +09:55:30.651 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 4 ms. Result :success +09:55:31.230 [info] Resolved entity: {:call, Kernel, :use, 2} +09:55:31.393 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 167 ms. Result :success +09:55:32.156 [info] Resolved entity: {:module, MyApp.Gettext} +09:55:32.298 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 146 ms. Result :success +09:55:33.223 [info] Resolved entity: {:module, MyApp} +09:55:33.270 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 51 ms. Result :canceled +09:55:33.270 [error] Child :undefined of Supervisor LXical.Server.TaskQueue.State.TaskSupervisor terminated +** (exit) :canceled +Pid: #PID<0.1649.0> +Start Call: Task.Supervised.start_link/? +Restart: :temporary +Shutdown: 5000 +Type: :worker +09:55:34.182 [info] Resolved entity: {:module, MyApp} +09:55:34.330 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 152 ms. Result :success +09:55:34.453 [info] Completion for LxPos<<14, 26>> +09:55:34.460 [warning] ** (ArgumentError) could not call Module.put_attribute/3 because the module AprsWeb.CoreComponents is already compiled + (elixir 1.18.4) lib/module.ex:2402: Module.assert_not_readonly!/2 + (elixir 1.18.4) lib/module.ex:2083: Module.__put_attribute__/5 + (gettext 0.26.2) lib/gettext.ex:625: Gettext."MACRO-__using__"/2 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2202: LXElixirSense.Core.Compiler.expand_block/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:113: LXElixirSense.Core.Compiler.do_expand/3 + +09:55:34.461 [warning] ** (ArgumentError) could not call Module.delete_attribute/2 because the module AprsWeb.CoreComponents is already compiled + (elixir 1.18.4) lib/module.ex:2402: Module.assert_not_readonly!/2 + (elixir 1.18.4) lib/module.ex:1675: Module.delete_attribute/2 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:1056: Phoenix.Component.Declarative.pop_slots/1 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:728: Phoenix.Component.Declarative.register_component!/4 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:562: Phoenix.Component.Declarative."MACRO-__pattern__!"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.461 [warning] ** (RuntimeError) ~H requires a variable named "assigns" to exist and be set to a map + (phoenix_live_view 1.0.17) lib/phoenix_component.ex:875: Phoenix.Component."MACRO-sigil_H"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1853: LXElixirSense.Core.Compiler.expand_macro/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.462 [warning] ** (ArgumentError) could not call Module.delete_attribute/2 because the module AprsWeb.CoreComponents is already compiled + (elixir 1.18.4) lib/module.ex:2402: Module.assert_not_readonly!/2 + (elixir 1.18.4) lib/module.ex:1675: Module.delete_attribute/2 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:1056: Phoenix.Component.Declarative.pop_slots/1 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:728: Phoenix.Component.Declarative.register_component!/4 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:562: Phoenix.Component.Declarative."MACRO-__pattern__!"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.463 [warning] ** (RuntimeError) ~H requires a variable named "assigns" to exist and be set to a map + (phoenix_live_view 1.0.17) lib/phoenix_component.ex:875: Phoenix.Component."MACRO-sigil_H"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1853: LXElixirSense.Core.Compiler.expand_macro/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.464 [warning] ** (ArgumentError) could not call Module.delete_attribute/2 because the module AprsWeb.CoreComponents is already compiled + (elixir 1.18.4) lib/module.ex:2402: Module.assert_not_readonly!/2 + (elixir 1.18.4) lib/module.ex:1675: Module.delete_attribute/2 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:1056: Phoenix.Component.Declarative.pop_slots/1 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:728: Phoenix.Component.Declarative.register_component!/4 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:562: Phoenix.Component.Declarative."MACRO-__pattern__!"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.464 [warning] ** (RuntimeError) ~H requires a variable named "assigns" to exist and be set to a map + (phoenix_live_view 1.0.17) lib/phoenix_component.ex:875: Phoenix.Component."MACRO-sigil_H"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1853: LXElixirSense.Core.Compiler.expand_macro/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.466 [warning] ** (ArgumentError) could not call Module.delete_attribute/2 because the module AprsWeb.CoreComponents is already compiled + (elixir 1.18.4) lib/module.ex:2402: Module.assert_not_readonly!/2 + (elixir 1.18.4) lib/module.ex:1675: Module.delete_attribute/2 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:1056: Phoenix.Component.Declarative.pop_slots/1 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:728: Phoenix.Component.Declarative.register_component!/4 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:562: Phoenix.Component.Declarative."MACRO-__pattern__!"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.466 [warning] ** (RuntimeError) ~H requires a variable named "assigns" to exist and be set to a map + (phoenix_live_view 1.0.17) lib/phoenix_component.ex:875: Phoenix.Component."MACRO-sigil_H"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1853: LXElixirSense.Core.Compiler.expand_macro/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.470 [warning] ** (ArgumentError) could not call Module.delete_attribute/2 because the module AprsWeb.CoreComponents is already compiled + (elixir 1.18.4) lib/module.ex:2402: Module.assert_not_readonly!/2 + (elixir 1.18.4) lib/module.ex:1675: Module.delete_attribute/2 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:1056: Phoenix.Component.Declarative.pop_slots/1 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:728: Phoenix.Component.Declarative.register_component!/4 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:562: Phoenix.Component.Declarative."MACRO-__pattern__!"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.470 [warning] Unable to expand ast node {{:., [line: 274], [:erlang, :"=:="]}, [line: 274], [{:x, [line: 274, counter: -576460752303148287], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [line: 274], :"=:=", [line: 274], [{:x, [version: 4, line: 274, counter: -576460752303148287], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.471 [warning] Unable to expand ast node {{:., [line: 274], [:erlang, :"=:="]}, [line: 274], [{:x, [line: 274, counter: -576460752303148287], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [line: 274], :"=:=", [line: 274], [{:x, [version: 4, line: 274, counter: -576460752303148287], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.471 [warning] Unable to expand ast node {{:., [line: 274], [:erlang, :orelse]}, [line: 274], [{{:., [line: 274], [:erlang, :"=:="]}, [line: 274], [{:x, [line: 274, counter: -576460752303148287], Kernel}, false]}, {{:., [line: 274], [:erlang, :"=:="]}, [line: 274], [{:x, [line: 274, counter: -576460752303148287], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [line: 274], :orelse, [line: 274], [{{:., [line: 274], [:erlang, :"=:="]}, [line: 274], [{:x, [line: 274, counter: -576460752303148287], Kernel}, false]}, {{:., [line: 274], [:erlang, :"=:="]}, [line: 274], [{:x, [line: 274, counter: -576460752303148287], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:55:34.472 [warning] Unable to expand ast node {{:., [line: 278], [:erlang, :"=:="]}, [line: 278], [{:x, [line: 278, counter: -576460752303148095], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [line: 278], :"=:=", [line: 278], [{:x, [version: 5, line: 278, counter: -576460752303148095], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.472 [warning] Unable to expand ast node {{:., [line: 278], [:erlang, :"=:="]}, [line: 278], [{:x, [line: 278, counter: -576460752303148095], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [line: 278], :"=:=", [line: 278], [{:x, [version: 5, line: 278, counter: -576460752303148095], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.473 [warning] Unable to expand ast node {{:., [line: 278], [:erlang, :orelse]}, [line: 278], [{{:., [line: 278], [:erlang, :"=:="]}, [line: 278], [{:x, [line: 278, counter: -576460752303148095], Kernel}, false]}, {{:., [line: 278], [:erlang, :"=:="]}, [line: 278], [{:x, [line: 278, counter: -576460752303148095], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [line: 278], :orelse, [line: 278], [{{:., [line: 278], [:erlang, :"=:="]}, [line: 278], [{:x, [line: 278, counter: -576460752303148095], Kernel}, false]}, {{:., [line: 278], [:erlang, :"=:="]}, [line: 278], [{:x, [line: 278, counter: -576460752303148095], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:55:34.473 [warning] ** (ArgumentError) could not call Module.delete_attribute/2 because the module AprsWeb.CoreComponents is already compiled + (elixir 1.18.4) lib/module.ex:2402: Module.assert_not_readonly!/2 + (elixir 1.18.4) lib/module.ex:1675: Module.delete_attribute/2 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:1056: Phoenix.Component.Declarative.pop_slots/1 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:728: Phoenix.Component.Declarative.register_component!/4 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:562: Phoenix.Component.Declarative."MACRO-__pattern__!"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.473 [warning] ** (RuntimeError) ~H requires a variable named "assigns" to exist and be set to a map + (phoenix_live_view 1.0.17) lib/phoenix_component.ex:875: Phoenix.Component."MACRO-sigil_H"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2202: LXElixirSense.Core.Compiler.expand_block/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:113: LXElixirSense.Core.Compiler.do_expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1853: LXElixirSense.Core.Compiler.expand_macro/7 + +09:55:34.474 [warning] ** (ArgumentError) could not call Module.delete_attribute/2 because the module AprsWeb.CoreComponents is already compiled + (elixir 1.18.4) lib/module.ex:2402: Module.assert_not_readonly!/2 + (elixir 1.18.4) lib/module.ex:1675: Module.delete_attribute/2 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:1056: Phoenix.Component.Declarative.pop_slots/1 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:728: Phoenix.Component.Declarative.register_component!/4 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:562: Phoenix.Component.Declarative."MACRO-__pattern__!"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.474 [warning] ** (RuntimeError) ~H requires a variable named "assigns" to exist and be set to a map + (phoenix_live_view 1.0.17) lib/phoenix_component.ex:875: Phoenix.Component."MACRO-sigil_H"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1853: LXElixirSense.Core.Compiler.expand_macro/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.475 [warning] ** (ArgumentError) could not call Module.delete_attribute/2 because the module AprsWeb.CoreComponents is already compiled + (elixir 1.18.4) lib/module.ex:2402: Module.assert_not_readonly!/2 + (elixir 1.18.4) lib/module.ex:1675: Module.delete_attribute/2 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:1056: Phoenix.Component.Declarative.pop_slots/1 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:728: Phoenix.Component.Declarative.register_component!/4 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:562: Phoenix.Component.Declarative."MACRO-__pattern__!"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.475 [warning] ** (RuntimeError) ~H requires a variable named "assigns" to exist and be set to a map + (phoenix_live_view 1.0.17) lib/phoenix_component.ex:875: Phoenix.Component."MACRO-sigil_H"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1853: LXElixirSense.Core.Compiler.expand_macro/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.476 [warning] ** (ArgumentError) could not call Module.delete_attribute/2 because the module AprsWeb.CoreComponents is already compiled + (elixir 1.18.4) lib/module.ex:2402: Module.assert_not_readonly!/2 + (elixir 1.18.4) lib/module.ex:1675: Module.delete_attribute/2 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:1056: Phoenix.Component.Declarative.pop_slots/1 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:728: Phoenix.Component.Declarative.register_component!/4 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:562: Phoenix.Component.Declarative."MACRO-__pattern__!"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.476 [warning] ** (RuntimeError) ~H requires a variable named "assigns" to exist and be set to a map + (phoenix_live_view 1.0.17) lib/phoenix_component.ex:875: Phoenix.Component."MACRO-sigil_H"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1853: LXElixirSense.Core.Compiler.expand_macro/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.477 [warning] ** (ArgumentError) could not call Module.delete_attribute/2 because the module AprsWeb.CoreComponents is already compiled + (elixir 1.18.4) lib/module.ex:2402: Module.assert_not_readonly!/2 + (elixir 1.18.4) lib/module.ex:1675: Module.delete_attribute/2 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:1056: Phoenix.Component.Declarative.pop_slots/1 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:728: Phoenix.Component.Declarative.register_component!/4 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:562: Phoenix.Component.Declarative."MACRO-__pattern__!"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.477 [warning] ** (ArgumentError) could not call Module.delete_attribute/2 because the module AprsWeb.CoreComponents is already compiled + (elixir 1.18.4) lib/module.ex:2402: Module.assert_not_readonly!/2 + (elixir 1.18.4) lib/module.ex:1675: Module.delete_attribute/2 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:1056: Phoenix.Component.Declarative.pop_slots/1 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:728: Phoenix.Component.Declarative.register_component!/4 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:562: Phoenix.Component.Declarative."MACRO-__pattern__!"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.479 [warning] ** (ArgumentError) could not call Module.delete_attribute/2 because the module AprsWeb.CoreComponents is already compiled + (elixir 1.18.4) lib/module.ex:2402: Module.assert_not_readonly!/2 + (elixir 1.18.4) lib/module.ex:1675: Module.delete_attribute/2 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:1056: Phoenix.Component.Declarative.pop_slots/1 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:728: Phoenix.Component.Declarative.register_component!/4 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:562: Phoenix.Component.Declarative."MACRO-__pattern__!"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.479 [warning] ** (RuntimeError) ~H requires a variable named "assigns" to exist and be set to a map + (phoenix_live_view 1.0.17) lib/phoenix_component.ex:875: Phoenix.Component."MACRO-sigil_H"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1853: LXElixirSense.Core.Compiler.expand_macro/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.480 [warning] ** (ArgumentError) could not call Module.delete_attribute/2 because the module AprsWeb.CoreComponents is already compiled + (elixir 1.18.4) lib/module.ex:2402: Module.assert_not_readonly!/2 + (elixir 1.18.4) lib/module.ex:1675: Module.delete_attribute/2 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:1056: Phoenix.Component.Declarative.pop_slots/1 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:728: Phoenix.Component.Declarative.register_component!/4 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:562: Phoenix.Component.Declarative."MACRO-__pattern__!"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.480 [warning] ** (RuntimeError) ~H requires a variable named "assigns" to exist and be set to a map + (phoenix_live_view 1.0.17) lib/phoenix_component.ex:875: Phoenix.Component."MACRO-sigil_H"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1853: LXElixirSense.Core.Compiler.expand_macro/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.482 [warning] ** (ArgumentError) could not call Module.delete_attribute/2 because the module AprsWeb.CoreComponents is already compiled + (elixir 1.18.4) lib/module.ex:2402: Module.assert_not_readonly!/2 + (elixir 1.18.4) lib/module.ex:1675: Module.delete_attribute/2 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:1056: Phoenix.Component.Declarative.pop_slots/1 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:728: Phoenix.Component.Declarative.register_component!/4 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:562: Phoenix.Component.Declarative."MACRO-__pattern__!"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.482 [warning] ** (RuntimeError) ~H requires a variable named "assigns" to exist and be set to a map + (phoenix_live_view 1.0.17) lib/phoenix_component.ex:875: Phoenix.Component."MACRO-sigil_H"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1853: LXElixirSense.Core.Compiler.expand_macro/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.484 [warning] ** (ArgumentError) could not call Module.delete_attribute/2 because the module AprsWeb.CoreComponents is already compiled + (elixir 1.18.4) lib/module.ex:2402: Module.assert_not_readonly!/2 + (elixir 1.18.4) lib/module.ex:1675: Module.delete_attribute/2 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:1056: Phoenix.Component.Declarative.pop_slots/1 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:728: Phoenix.Component.Declarative.register_component!/4 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:562: Phoenix.Component.Declarative."MACRO-__pattern__!"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.484 [warning] ** (RuntimeError) ~H requires a variable named "assigns" to exist and be set to a map + (phoenix_live_view 1.0.17) lib/phoenix_component.ex:875: Phoenix.Component."MACRO-sigil_H"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1853: LXElixirSense.Core.Compiler.expand_macro/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.485 [warning] ** (ArgumentError) could not call Module.delete_attribute/2 because the module AprsWeb.CoreComponents is already compiled + (elixir 1.18.4) lib/module.ex:2402: Module.assert_not_readonly!/2 + (elixir 1.18.4) lib/module.ex:1675: Module.delete_attribute/2 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:1056: Phoenix.Component.Declarative.pop_slots/1 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:728: Phoenix.Component.Declarative.register_component!/4 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:562: Phoenix.Component.Declarative."MACRO-__pattern__!"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.486 [warning] ** (RuntimeError) ~H requires a variable named "assigns" to exist and be set to a map + (phoenix_live_view 1.0.17) lib/phoenix_component.ex:875: Phoenix.Component."MACRO-sigil_H"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1853: LXElixirSense.Core.Compiler.expand_macro/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.487 [warning] ** (ArgumentError) could not call Module.delete_attribute/2 because the module AprsWeb.CoreComponents is already compiled + (elixir 1.18.4) lib/module.ex:2402: Module.assert_not_readonly!/2 + (elixir 1.18.4) lib/module.ex:1675: Module.delete_attribute/2 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:1056: Phoenix.Component.Declarative.pop_slots/1 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:728: Phoenix.Component.Declarative.register_component!/4 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:562: Phoenix.Component.Declarative."MACRO-__pattern__!"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.487 [warning] ** (RuntimeError) ~H requires a variable named "assigns" to exist and be set to a map + (phoenix_live_view 1.0.17) lib/phoenix_component.ex:875: Phoenix.Component."MACRO-sigil_H"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1853: LXElixirSense.Core.Compiler.expand_macro/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.488 [warning] Unable to expand ast node {:is_binary, [closing: [line: 562, column: 52], line: 562, column: 40], [{:id, [line: 562, column: 50], nil}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [closing: [line: 562, column: 52], line: 562, column: 40], :is_binary, [closing: [line: 562, column: 52], line: 562, column: 40], [{:id, [version: 1, line: 562, column: 50], nil}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2620: LXElixirSense.Core.Compiler.expand_arg/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2190: LXElixirSense.Core.Compiler.expand_list/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:795: LXElixirSense.Core.Compiler.do_expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + +09:55:34.489 [warning] ** (ArgumentError) could not call Module.delete_attribute/2 because the module AprsWeb.CoreComponents is already compiled + (elixir 1.18.4) lib/module.ex:2402: Module.assert_not_readonly!/2 + (elixir 1.18.4) lib/module.ex:1675: Module.delete_attribute/2 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:1056: Phoenix.Component.Declarative.pop_slots/1 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:728: Phoenix.Component.Declarative.register_component!/4 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:562: Phoenix.Component.Declarative."MACRO-__pattern__!"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.489 [warning] Unable to expand ast node {{:., [line: 605], [:erlang, :"=:="]}, [line: 605], [{:x, [line: 605, counter: -576460752303144767], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [line: 605], :"=:=", [line: 605], [{:x, [version: 3, line: 605, counter: -576460752303144767], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.490 [warning] Unable to expand ast node {{:., [line: 605], [:erlang, :"=:="]}, [line: 605], [{:x, [line: 605, counter: -576460752303144767], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [line: 605], :"=:=", [line: 605], [{:x, [version: 3, line: 605, counter: -576460752303144767], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.490 [warning] Unable to expand ast node {{:., [line: 605], [:erlang, :orelse]}, [line: 605], [{{:., [line: 605], [:erlang, :"=:="]}, [line: 605], [{:x, [line: 605, counter: -576460752303144767], Kernel}, false]}, {{:., [line: 605], [:erlang, :"=:="]}, [line: 605], [{:x, [line: 605, counter: -576460752303144767], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [line: 605], :orelse, [line: 605], [{{:., [line: 605], [:erlang, :"=:="]}, [line: 605], [{:x, [line: 605, counter: -576460752303144767], Kernel}, false]}, {{:., [line: 605], [:erlang, :"=:="]}, [line: 605], [{:x, [line: 605, counter: -576460752303144767], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:55:34.491 [warning] Unable to expand ast node {:is_list, [closing: [line: 615, column: 58], line: 615, column: 44], [{:errors, [line: 615, column: 52], nil}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [closing: [line: 615, column: 58], line: 615, column: 44], :is_list, [closing: [line: 615, column: 58], line: 615, column: 44], [{:errors, [version: 0, line: 615, column: 52], nil}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2620: LXElixirSense.Core.Compiler.expand_arg/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2190: LXElixirSense.Core.Compiler.expand_list/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:795: LXElixirSense.Core.Compiler.do_expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + +09:55:34.493 [warning] ** (ArgumentError) the :backend option on "use Gettext" expects the backend to be a literal atom/alias/module, got: __cursor__(A.Gettext) + (gettext 0.26.2) lib/gettext.ex:632: Gettext."MACRO-__using__"/2 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2202: LXElixirSense.Core.Compiler.expand_block/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:113: LXElixirSense.Core.Compiler.do_expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + +09:55:34.494 [warning] ** (ArgumentError) could not call Module.delete_attribute/2 because the module AprsWeb.CoreComponents is already compiled + (elixir 1.18.4) lib/module.ex:2402: Module.assert_not_readonly!/2 + (elixir 1.18.4) lib/module.ex:1675: Module.delete_attribute/2 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:1056: Phoenix.Component.Declarative.pop_slots/1 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:728: Phoenix.Component.Declarative.register_component!/4 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:562: Phoenix.Component.Declarative."MACRO-__pattern__!"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.494 [warning] ** (RuntimeError) ~H requires a variable named "assigns" to exist and be set to a map + (phoenix_live_view 1.0.17) lib/phoenix_component.ex:875: Phoenix.Component."MACRO-sigil_H"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1853: LXElixirSense.Core.Compiler.expand_macro/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.496 [warning] ** (ArgumentError) could not call Module.delete_attribute/2 because the module AprsWeb.CoreComponents is already compiled + (elixir 1.18.4) lib/module.ex:2402: Module.assert_not_readonly!/2 + (elixir 1.18.4) lib/module.ex:1675: Module.delete_attribute/2 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:1056: Phoenix.Component.Declarative.pop_slots/1 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:728: Phoenix.Component.Declarative.register_component!/4 + (phoenix_live_view 1.0.17) lib/phoenix_component/declarative.ex:562: Phoenix.Component.Declarative."MACRO-__pattern__!"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.496 [warning] ** (RuntimeError) ~H requires a variable named "assigns" to exist and be set to a map + (phoenix_live_view 1.0.17) lib/phoenix_component.ex:875: Phoenix.Component."MACRO-sigil_H"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1853: LXElixirSense.Core.Compiler.expand_macro/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.497 [warning] ** (RuntimeError) ~H requires a variable named "assigns" to exist and be set to a map + (phoenix_live_view 1.0.17) lib/phoenix_component.ex:875: Phoenix.Component."MACRO-sigil_H"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1853: LXElixirSense.Core.Compiler.expand_macro/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.498 [warning] ** (RuntimeError) ~H requires a variable named "assigns" to exist and be set to a map + (phoenix_live_view 1.0.17) lib/phoenix_component.ex:875: Phoenix.Component."MACRO-sigil_H"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1853: LXElixirSense.Core.Compiler.expand_macro/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.501 [warning] Unable to expand ast node {{:., [line: 274], [:erlang, :"=:="]}, [line: 274], [{:x, [line: 274, counter: {AprsWeb.CoreComponents, 168}], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [line: 274], :"=:=", [line: 274], [{:x, [version: 4, line: 274, counter: {AprsWeb.CoreComponents, 168}], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.501 [warning] Unable to expand ast node {{:., [line: 274], [:erlang, :"=:="]}, [line: 274], [{:x, [line: 274, counter: {AprsWeb.CoreComponents, 168}], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [line: 274], :"=:=", [line: 274], [{:x, [version: 4, line: 274, counter: {AprsWeb.CoreComponents, 168}], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.502 [warning] Unable to expand ast node {{:., [line: 274], [:erlang, :orelse]}, [line: 274], [{{:., [line: 274], [:erlang, :"=:="]}, [line: 274], [{:x, [line: 274, counter: {AprsWeb.CoreComponents, 168}], Kernel}, false]}, {{:., [line: 274], [:erlang, :"=:="]}, [line: 274], [{:x, [line: 274, counter: {AprsWeb.CoreComponents, 168}], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [line: 274], :orelse, [line: 274], [{{:., [line: 274], [:erlang, :"=:="]}, [line: 274], [{:x, [line: 274, counter: {AprsWeb.CoreComponents, 168}], Kernel}, false]}, {{:., [line: 274], [:erlang, :"=:="]}, [line: 274], [{:x, [line: 274, counter: {AprsWeb.CoreComponents, 168}], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:55:34.502 [warning] Unable to expand ast node {{:., [line: 278], [:erlang, :"=:="]}, [line: 278], [{:x, [line: 278, counter: {AprsWeb.CoreComponents, 171}], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [line: 278], :"=:=", [line: 278], [{:x, [version: 5, line: 278, counter: {AprsWeb.CoreComponents, 171}], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.503 [warning] Unable to expand ast node {{:., [line: 278], [:erlang, :"=:="]}, [line: 278], [{:x, [line: 278, counter: {AprsWeb.CoreComponents, 171}], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [line: 278], :"=:=", [line: 278], [{:x, [version: 5, line: 278, counter: {AprsWeb.CoreComponents, 171}], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.503 [warning] Unable to expand ast node {{:., [line: 278], [:erlang, :orelse]}, [line: 278], [{{:., [line: 278], [:erlang, :"=:="]}, [line: 278], [{:x, [line: 278, counter: {AprsWeb.CoreComponents, 171}], Kernel}, false]}, {{:., [line: 278], [:erlang, :"=:="]}, [line: 278], [{:x, [line: 278, counter: {AprsWeb.CoreComponents, 171}], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [line: 278], :orelse, [line: 278], [{{:., [line: 278], [:erlang, :"=:="]}, [line: 278], [{:x, [line: 278, counter: {AprsWeb.CoreComponents, 171}], Kernel}, false]}, {{:., [line: 278], [:erlang, :"=:="]}, [line: 278], [{:x, [line: 278, counter: {AprsWeb.CoreComponents, 171}], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:55:34.504 [warning] ** (RuntimeError) ~H requires a variable named "assigns" to exist and be set to a map + (phoenix_live_view 1.0.17) lib/phoenix_component.ex:875: Phoenix.Component."MACRO-sigil_H"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2202: LXElixirSense.Core.Compiler.expand_block/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:113: LXElixirSense.Core.Compiler.do_expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1853: LXElixirSense.Core.Compiler.expand_macro/7 + +09:55:34.504 [warning] ** (RuntimeError) ~H requires a variable named "assigns" to exist and be set to a map + (phoenix_live_view 1.0.17) lib/phoenix_component.ex:875: Phoenix.Component."MACRO-sigil_H"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1853: LXElixirSense.Core.Compiler.expand_macro/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.504 [warning] ** (RuntimeError) ~H requires a variable named "assigns" to exist and be set to a map + (phoenix_live_view 1.0.17) lib/phoenix_component.ex:875: Phoenix.Component."MACRO-sigil_H"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1853: LXElixirSense.Core.Compiler.expand_macro/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.505 [warning] ** (RuntimeError) ~H requires a variable named "assigns" to exist and be set to a map + (phoenix_live_view 1.0.17) lib/phoenix_component.ex:875: Phoenix.Component."MACRO-sigil_H"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1853: LXElixirSense.Core.Compiler.expand_macro/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.506 [warning] ** (RuntimeError) ~H requires a variable named "assigns" to exist and be set to a map + (phoenix_live_view 1.0.17) lib/phoenix_component.ex:875: Phoenix.Component."MACRO-sigil_H"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1853: LXElixirSense.Core.Compiler.expand_macro/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.507 [warning] ** (RuntimeError) ~H requires a variable named "assigns" to exist and be set to a map + (phoenix_live_view 1.0.17) lib/phoenix_component.ex:875: Phoenix.Component."MACRO-sigil_H"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1853: LXElixirSense.Core.Compiler.expand_macro/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.509 [warning] ** (RuntimeError) ~H requires a variable named "assigns" to exist and be set to a map + (phoenix_live_view 1.0.17) lib/phoenix_component.ex:875: Phoenix.Component."MACRO-sigil_H"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1853: LXElixirSense.Core.Compiler.expand_macro/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.511 [warning] ** (RuntimeError) ~H requires a variable named "assigns" to exist and be set to a map + (phoenix_live_view 1.0.17) lib/phoenix_component.ex:875: Phoenix.Component."MACRO-sigil_H"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1853: LXElixirSense.Core.Compiler.expand_macro/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.512 [warning] ** (RuntimeError) ~H requires a variable named "assigns" to exist and be set to a map + (phoenix_live_view 1.0.17) lib/phoenix_component.ex:875: Phoenix.Component."MACRO-sigil_H"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1853: LXElixirSense.Core.Compiler.expand_macro/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.513 [warning] ** (RuntimeError) ~H requires a variable named "assigns" to exist and be set to a map + (phoenix_live_view 1.0.17) lib/phoenix_component.ex:875: Phoenix.Component."MACRO-sigil_H"/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/normalized/macro/env.ex:68: anonymous fn/5 in LXElixirSense.Core.Normalized.Macro.Env.wrap_expansion/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1940: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1853: LXElixirSense.Core.Compiler.expand_macro/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.514 [warning] Unable to expand ast node {:is_binary, [closing: [line: 562, column: 52], line: 562, column: 40], [{:id, [line: 562, column: 50], nil}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [closing: [line: 562, column: 52], line: 562, column: 40], :is_binary, [closing: [line: 562, column: 52], line: 562, column: 40], [{:id, [version: 1, line: 562, column: 50], nil}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2620: LXElixirSense.Core.Compiler.expand_arg/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2190: LXElixirSense.Core.Compiler.expand_list/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:795: LXElixirSense.Core.Compiler.do_expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + +09:55:34.516 [warning] Unable to expand ast node {{:., [line: 605], [:erlang, :"=:="]}, [line: 605], [{:x, [line: 605, counter: {AprsWeb.CoreComponents, 245}], Kernel}, false]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [line: 605], :"=:=", [line: 605], [{:x, [version: 3, line: 605, counter: {AprsWeb.CoreComponents, 245}], Kernel}, false]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.516 [warning] Unable to expand ast node {{:., [line: 605], [:erlang, :"=:="]}, [line: 605], [{:x, [line: 605, counter: {AprsWeb.CoreComponents, 245}], Kernel}, nil]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [line: 605], :"=:=", [line: 605], [{:x, [version: 3, line: 605, counter: {AprsWeb.CoreComponents, 245}], Kernel}, nil]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2550: LXElixirSense.Core.Compiler.map_fold/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2087: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + +09:55:34.517 [warning] Unable to expand ast node {{:., [line: 605], [:erlang, :orelse]}, [line: 605], [{{:., [line: 605], [:erlang, :"=:="]}, [line: 605], [{:x, [line: 605, counter: {AprsWeb.CoreComponents, 245}], Kernel}, false]}, {{:., [line: 605], [:erlang, :"=:="]}, [line: 605], [{:x, [line: 605, counter: {AprsWeb.CoreComponents, 245}], Kernel}, nil]}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [line: 605], :orelse, [line: 605], [{{:., [line: 605], [:erlang, :"=:="]}, [line: 605], [{:x, [line: 605, counter: {AprsWeb.CoreComponents, 245}], Kernel}, false]}, {{:., [line: 605], [:erlang, :"=:="]}, [line: 605], [{:x, [line: 605, counter: {AprsWeb.CoreComponents, 245}], Kernel}, nil]}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:1961: LXElixirSense.Core.Compiler.expand_macro_callback/7 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:216: LXElixirSense.Core.Compiler.Clauses.guarded_head/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:270: anonymous fn/4 in LXElixirSense.Core.Compiler.Clauses.expand_case/4 + +09:55:34.517 [warning] Unable to expand ast node {:is_list, [closing: [line: 615, column: 58], line: 615, column: 44], [{:errors, [line: 615, column: 52], nil}]}: ** (UndefinedFunctionError) function :elixir_rewrite.guard_rewrite/5 is undefined or private + (elixir 1.18.4) :elixir_rewrite.guard_rewrite(:erlang, [closing: [line: 615, column: 58], line: 615, column: 44], :is_list, [closing: [line: 615, column: 58], line: 615, column: 44], [{:errors, [version: 0, line: 615, column: 52], nil}]) + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2089: LXElixirSense.Core.Compiler.expand_remote/8 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2620: LXElixirSense.Core.Compiler.expand_arg/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:2190: LXElixirSense.Core.Compiler.expand_list/5 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:795: LXElixirSense.Core.Compiler.do_expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler.ex:28: LXElixirSense.Core.Compiler.expand/3 + (lx_elixir_sense 2.0.0) lib/elixir_sense/core/compiler/clauses.ex:231: LXElixirSense.Core.Compiler.Clauses.guard/3 + +09:55:34.548 [info] Local completions are: [behaviour: (Access, Application) exception: (ArgumentError, ArithmeticError) module: (Agent, Aprs, AprsWeb, Atom) ] +09:55:34.596 [info] Emitting Completions: [module:Agent module:Application module:Aprs module:AprsWeb ] +09:55:34.597 [warning] Task Elixir.LXical.Server.Provider.Handlers.Completion.handle/2 ran for 154 ms. Result :success +09:55:35.148 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 8 ms. Result :canceled +09:55:35.148 [error] Child :undefined of Supervisor LXical.Server.TaskQueue.State.TaskSupervisor terminated +** (exit) :canceled +Pid: #PID<0.1652.0> +Start Call: Task.Supervised.start_link/? +Restart: :temporary +Shutdown: 5000 +Type: :worker +09:55:35.149 [info] Resolved entity: {:module, AprsW} +09:55:35.652 [info] Resolved entity: {:module, AprsWeb} +09:55:35.652 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 4 ms. Result :success +09:55:36.313 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 4 ms. Result :canceled +09:55:36.313 [error] Child :undefined of Supervisor LXical.Server.TaskQueue.State.TaskSupervisor terminated +** (exit) :canceled +Pid: #PID<0.1654.0> +Start Call: Task.Supervised.start_link/? +Restart: :temporary +Shutdown: 5000 +Type: :worker +09:55:36.584 [info] Resolved entity: {:variable, :import} +09:55:36.585 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 8 ms. Result :success +09:55:37.148 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 5 ms. Result :success +09:55:37.400 [info] Compiled aprs_me in 123 ms +09:55:37.498 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 5 ms. Result :success +09:55:54.741 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 2 ms. Result :success +09:55:54.757 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 18 ms. Result :success +09:55:54.770 [warning] Task Elixir.LXical.Server.Provider.Handlers.CodeAction.handle/2 ran for 11 ms. Result :success diff --git a/.tool-versions b/.tool-versions index 7abdf07..962161c 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1,2 +1,2 @@ -elixir 1.18.2-otp-27 -erlang 27.2 +elixir 1.18.4-otp-27 +erlang 27.3.4 diff --git a/badpackets.txt b/badpackets.txt index 0bd52a6..ee6bf53 100644 --- a/badpackets.txt +++ b/badpackets.txt @@ -390,3 +390,13 @@ AD7AS-9>JJX,WIDE1-1,WIDE2-2,qAR,W9EN-10:`(-% 4tk/]"7t}Out_playing W2LRC>APTT4,WB2ZII,KC2OUR-3,WIDE1,NA1RA-12,KB1AEV-15*,WIDE2,qAR,W1AW:/ Tiny Trak 4 Alpha +invalid packet + +invalid packet + +invalid packet + +invalid packet + +invalid packet + diff --git a/lib/aprs_web/components/core_components.ex b/lib/aprs_web/components/core_components.ex index 7c1b112..9054aae 100644 --- a/lib/aprs_web/components/core_components.ex +++ b/lib/aprs_web/components/core_components.ex @@ -10,8 +10,7 @@ defmodule AprsWeb.CoreComponents do [heroicons_elixir](https://github.com/mveytsman/heroicons_elixir) project. """ use Phoenix.Component - - import AprsWeb.Gettext + use Gettext, backend: AprsWeb.Gettext alias Phoenix.HTML.Form alias Phoenix.LiveView.JS @@ -82,13 +81,13 @@ defmodule AprsWeb.CoreComponents do

- <%= render_slot(@title) %> + {render_slot(@title)}

- <%= render_slot(@subtitle) %> + {render_slot(@subtitle)}

- <%= render_slot(@inner_block) %> + {render_slot(@inner_block)}
<.button :for={confirm <- @confirm} @@ -97,14 +96,14 @@ defmodule AprsWeb.CoreComponents do phx-disable-with class="py-2 px-3" > - <%= render_slot(confirm) %> + {render_slot(confirm)} <.link :for={cancel <- @cancel} phx-click={hide_modal(@on_cancel, @id)} class="text-sm font-semibold leading-6 text-zinc-900 hover:text-zinc-700" > - <%= render_slot(cancel) %> + {render_slot(cancel)}
@@ -152,9 +151,9 @@ defmodule AprsWeb.CoreComponents do

- <%= @title %> + {@title}

-

<%= msg %>

+

{msg}

""" end @@ -293,7 +292,7 @@ defmodule AprsWeb.CoreComponents do class="rounded border-zinc-300 text-zinc-900 focus:ring-zinc-900" {@rest} /> - <%= @label %> + {@label} """ end @@ -301,7 +300,7 @@ defmodule AprsWeb.CoreComponents do def input(%{type: "select"} = assigns) do ~H"""
- <.label for={@id}><%= @label %> + <.label for={@id}>{@label} - <.error :for={msg <- @errors}><%= msg %> + <.error :for={msg <- @errors}>{msg}
""" end @@ -320,7 +319,7 @@ defmodule AprsWeb.CoreComponents do def input(%{type: "textarea"} = assigns) do ~H"""
- <.label for={@id}><%= @label %> + <.label for={@id}>{@label} - <.error :for={msg <- @errors}><%= msg %> + <.error :for={msg <- @errors}>{msg}
""" end @@ -342,7 +341,7 @@ defmodule AprsWeb.CoreComponents do def input(assigns) do ~H"""
- <.label for={@id}><%= @label %> + <.label for={@id}>{@label} - <.error :for={msg <- @errors}><%= msg %> + <.error :for={msg <- @errors}>{msg}
""" end @@ -374,7 +373,7 @@ defmodule AprsWeb.CoreComponents do def label(assigns) do ~H""" """ end @@ -388,7 +387,7 @@ defmodule AprsWeb.CoreComponents do ~H"""

- <%= render_slot(@inner_block) %> + {render_slot(@inner_block)}

""" end @@ -407,13 +406,13 @@ defmodule AprsWeb.CoreComponents do

- <%= render_slot(@inner_block) %> + {render_slot(@inner_block)}

- <%= render_slot(@subtitle) %> + {render_slot(@subtitle)}

-
<%= render_slot(@actions) %>
+
{render_slot(@actions)}
""" end @@ -444,8 +443,8 @@ defmodule AprsWeb.CoreComponents do - - + + @@ -465,7 +464,7 @@ defmodule AprsWeb.CoreComponents do
- <%= render_slot(col, row) %> + {render_slot(col, row)}
@@ -475,7 +474,7 @@ defmodule AprsWeb.CoreComponents do :for={action <- @action} class="relative ml-4 font-semibold leading-6 text-zinc-900 hover:text-zinc-700" > - <%= render_slot(action, row) %> + {render_slot(action, row)} @@ -505,8 +504,8 @@ defmodule AprsWeb.CoreComponents do
-
<%= item.title %>
-
<%= render_slot(item) %>
+
{item.title}
+
{render_slot(item)}
@@ -531,7 +530,7 @@ defmodule AprsWeb.CoreComponents do class="text-sm font-semibold leading-6 text-zinc-900 hover:text-zinc-700" > - <%= render_slot(@inner_block) %> + {render_slot(@inner_block)} """ diff --git a/lib/aprs_web/gettext.ex b/lib/aprs_web/gettext.ex index fb674ca..8ffbf14 100644 --- a/lib/aprs_web/gettext.ex +++ b/lib/aprs_web/gettext.ex @@ -20,5 +20,5 @@ defmodule AprsWeb.Gettext do See the [Gettext Docs](https://hexdocs.pm/gettext) for detailed usage. """ - use Gettext, otp_app: :aprs + use Gettext.Backend, otp_app: :aprs end diff --git a/lib/aprs_web/live/user_login_live.ex b/lib/aprs_web/live/user_login_live.ex index dee5bb0..74024c9 100644 --- a/lib/aprs_web/live/user_login_live.ex +++ b/lib/aprs_web/live/user_login_live.ex @@ -2,6 +2,9 @@ defmodule AprsWeb.UserLoginLive do @moduledoc false use AprsWeb, :live_view + alias Aprs.Accounts + alias Aprs.Accounts.User + def render(assigns) do ~H"""
@@ -19,7 +22,7 @@ defmodule AprsWeb.UserLoginLive do <.simple_form :let={f} id="login_form" - for={:user} + for={@changeset} action={~p"/users/log_in"} as={:user} phx-update="ignore" @@ -44,7 +47,7 @@ defmodule AprsWeb.UserLoginLive do end def mount(_params, _session, socket) do - email = live_flash(socket.assigns.flash, :email) - {:ok, assign(socket, email: email), temporary_assigns: [email: nil]} + changeset = Accounts.change_user_registration(%User{}) + {:ok, assign(socket, changeset: changeset), temporary_assigns: [changeset: nil]} end end diff --git a/mix.exs b/mix.exs index 56531bc..00a59ac 100644 --- a/mix.exs +++ b/mix.exs @@ -5,7 +5,7 @@ defmodule Aprs.MixProject do [ app: :aprs, version: "0.1.0", - elixir: "~> 1.15", + elixir: "~> 1.18", elixirc_paths: elixirc_paths(Mix.env()), start_permanent: Mix.env() == :prod, aliases: aliases(), @@ -64,14 +64,14 @@ defmodule Aprs.MixProject do {:telemetry_metrics, "~> 1.0"}, {:telemetry_poller, "~> 1.0"}, {:esbuild, "~> 0.5", runtime: Mix.env() == :dev}, - {:tailwind, "~> 0.2.2", runtime: Mix.env() == :dev}, + {:tailwind, "~> 0.3.1", runtime: Mix.env() == :dev}, {:dialyxir, "~> 1.0", only: :dev, runtime: false}, {:excoveralls, "~> 0.18", only: :test, runtime: false}, {:exvcr, "~> 0.15", only: :test}, {:floki, ">= 0.30.0", only: :test}, {:faker, "~> 0.18", only: [:dev, :test]}, - {:stream_data, "~> 1.1.2", only: [:dev, :test]}, - {:styler, "~> 1.3.3", only: [:dev, :test], runtime: false}, + {:stream_data, "~> 1.2.0", only: [:dev, :test]}, + {:styler, "~> 1.4.2", only: [:dev, :test], runtime: false}, {:mix_test_watch, "~> 1.1", only: [:dev, :test]}, {:sobelow, "~> 0.8", only: :dev} ] diff --git a/mix.lock b/mix.lock index 8fa71f5..d11a6b1 100644 --- a/mix.lock +++ b/mix.lock @@ -1,80 +1,80 @@ %{ - "bcrypt_elixir": {:hex, :bcrypt_elixir, "3.2.0", "feab711974beba4cb348147170346fe097eea2e840db4e012a145e180ed4ab75", [:make, :mix], [{:comeonin, "~> 5.3", [hex: :comeonin, repo: "hexpm", optional: false]}, {:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}], "hexpm", "563e92a6c77d667b19c5f4ba17ab6d440a085696bdf4c68b9b0f5b30bc5422b8"}, + "bcrypt_elixir": {:hex, :bcrypt_elixir, "3.3.2", "d50091e3c9492d73e17fc1e1619a9b09d6a5ef99160eb4d736926fd475a16ca3", [:make, :mix], [{:comeonin, "~> 5.3", [hex: :comeonin, repo: "hexpm", optional: false]}, {:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}], "hexpm", "471be5151874ae7931911057d1467d908955f93554f7a6cd1b7d804cac8cef53"}, "bunt": {:hex, :bunt, "0.2.1", "e2d4792f7bc0ced7583ab54922808919518d0e57ee162901a16a1b6664ef3b14", [:mix], [], "hexpm", "a330bfb4245239787b15005e66ae6845c9cd524a288f0d141c148b02603777a5"}, - "castore": {:hex, :castore, "1.0.11", "4bbd584741601eb658007339ea730b082cc61f3554cf2e8f39bf693a11b49073", [:mix], [], "hexpm", "e03990b4db988df56262852f20de0f659871c35154691427a5047f4967a16a62"}, - "certifi": {:hex, :certifi, "2.13.0", "e52be248590050b2dd33b0bb274b56678f9068e67805dca8aa8b1ccdb016bbf6", [:rebar3], [], "hexpm", "8f3d9533a0f06070afdfd5d596b32e21c6580667a492891851b0e2737bc507a1"}, + "castore": {:hex, :castore, "1.0.14", "4582dd7d630b48cf5e1ca8d3d42494db51e406b7ba704e81fbd401866366896a", [:mix], [], "hexpm", "7bc1b65249d31701393edaaac18ec8398d8974d52c647b7904d01b964137b9f4"}, + "certifi": {:hex, :certifi, "2.15.0", "0e6e882fcdaaa0a5a9f2b3db55b1394dba07e8d6d9bcad08318fb604c6839712", [:rebar3], [], "hexpm", "b147ed22ce71d72eafdad94f055165c1c182f61a2ff49df28bcc71d1d5b94a60"}, "codepagex": {:hex, :codepagex, "0.1.6", "49110d09a25ee336a983281a48ef883da4c6190481e0b063afe2db481af6117e", [:mix], [], "hexpm", "1521461097dde281edf084062f525a4edc6a5e49f4fd1f5ec41c9c4955d5bd59"}, "combine": {:hex, :combine, "0.10.0", "eff8224eeb56498a2af13011d142c5e7997a80c8f5b97c499f84c841032e429f", [:mix], [], "hexpm", "1b1dbc1790073076580d0d1d64e42eae2366583e7aecd455d1215b0d16f2451b"}, - "comeonin": {:hex, :comeonin, "5.5.0", "364d00df52545c44a139bad919d7eacb55abf39e86565878e17cebb787977368", [:mix], [], "hexpm", "6287fc3ba0aad34883cbe3f7949fc1d1e738e5ccdce77165bc99490aa69f47fb"}, + "comeonin": {:hex, :comeonin, "5.5.1", "5113e5f3800799787de08a6e0db307133850e635d34e9fab23c70b6501669510", [:mix], [], "hexpm", "65aac8f19938145377cee73973f192c5645873dcf550a8a6b18187d17c13ccdb"}, "connection": {:hex, :connection, "1.1.0", "ff2a49c4b75b6fb3e674bfc5536451607270aac754ffd1bdfe175abe4a6d7a68", [:mix], [], "hexpm", "722c1eb0a418fbe91ba7bd59a47e28008a189d47e37e0e7bb85585a016b2869c"}, "convertat": {:hex, :convertat, "1.1.0", "00c125f00a2e06be74d27df5a6b93f9b2d7c27aaa6ecb41d96f009ee7d7bd978", [:mix], [], "hexpm", "603229c43df6769f2166c78c5c3f31316390bf6e19fa8e15f02026170ab51a79"}, - "cowboy": {:hex, :cowboy, "2.12.0", "f276d521a1ff88b2b9b4c54d0e753da6c66dd7be6c9fca3d9418b561828a3731", [:make, :rebar3], [{:cowlib, "2.13.0", [hex: :cowlib, repo: "hexpm", optional: false]}, {:ranch, "1.8.0", [hex: :ranch, repo: "hexpm", optional: false]}], "hexpm", "8a7abe6d183372ceb21caa2709bec928ab2b72e18a3911aa1771639bef82651e"}, + "cowboy": {:hex, :cowboy, "2.13.0", "09d770dd5f6a22cc60c071f432cd7cb87776164527f205c5a6b0f24ff6b38990", [:make, :rebar3], [{:cowlib, ">= 2.14.0 and < 3.0.0", [hex: :cowlib, repo: "hexpm", optional: false]}, {:ranch, ">= 1.8.0 and < 3.0.0", [hex: :ranch, repo: "hexpm", optional: false]}], "hexpm", "e724d3a70995025d654c1992c7b11dbfea95205c047d86ff9bf1cda92ddc5614"}, "cowboy_telemetry": {:hex, :cowboy_telemetry, "0.4.0", "f239f68b588efa7707abce16a84d0d2acf3a0f50571f8bb7f56a15865aae820c", [:rebar3], [{:cowboy, "~> 2.7", [hex: :cowboy, repo: "hexpm", optional: false]}, {:telemetry, "~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "7d98bac1ee4565d31b62d59f8823dfd8356a169e7fcbb83831b8a5397404c9de"}, - "cowlib": {:hex, :cowlib, "2.13.0", "db8f7505d8332d98ef50a3ef34b34c1afddec7506e4ee4dd4a3a266285d282ca", [:make, :rebar3], [], "hexpm", "e1e1284dc3fc030a64b1ad0d8382ae7e99da46c3246b815318a4b848873800a4"}, + "cowlib": {:hex, :cowlib, "2.15.0", "3c97a318a933962d1c12b96ab7c1d728267d2c523c25a5b57b0f93392b6e9e25", [:make, :rebar3], [], "hexpm", "4f00c879a64b4fe7c8fcb42a4281925e9ffdb928820b03c3ad325a617e857532"}, "credo": {:hex, :credo, "1.6.7", "323f5734350fd23a456f2688b9430e7d517afb313fbd38671b8a4449798a7854", [:mix], [{:bunt, "~> 0.2.1", [hex: :bunt, repo: "hexpm", optional: false]}, {:file_system, "~> 0.2.8", [hex: :file_system, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: false]}], "hexpm", "41e110bfb007f7eda7f897c10bf019ceab9a0b269ce79f015d54b0dcf4fc7dd3"}, "db_connection": {:hex, :db_connection, "2.7.0", "b99faa9291bb09892c7da373bb82cba59aefa9b36300f6145c5f201c7adf48ec", [:mix], [{:telemetry, "~> 0.4 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "dcf08f31b2701f857dfc787fbad78223d61a32204f217f15e881dd93e4bdd3ff"}, "decimal": {:hex, :decimal, "2.3.0", "3ad6255aa77b4a3c4f818171b12d237500e63525c2fd056699967a3e7ea20f62", [:mix], [], "hexpm", "a4d66355cb29cb47c3cf30e71329e58361cfcb37c34235ef3bf1d7bf3773aeac"}, "dialyxir": {:hex, :dialyxir, "1.4.5", "ca1571ac18e0f88d4ab245f0b60fa31ff1b12cbae2b11bd25d207f865e8ae78a", [:mix], [{:erlex, ">= 0.2.7", [hex: :erlex, repo: "hexpm", optional: false]}], "hexpm", "b0fb08bb8107c750db5c0b324fa2df5ceaa0f9307690ee3c1f6ba5b9eb5d35c3"}, - "ecto": {:hex, :ecto, "3.12.5", "4a312960ce612e17337e7cefcf9be45b95a3be6b36b6f94dfb3d8c361d631866", [:mix], [{:decimal, "~> 2.0", [hex: :decimal, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}, {:telemetry, "~> 0.4 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "6eb18e80bef8bb57e17f5a7f068a1719fbda384d40fc37acb8eb8aeca493b6ea"}, + "ecto": {:hex, :ecto, "3.12.6", "8bf762dc5b87d85b7aca7ad5fe31ef8142a84cea473a3381eb933bd925751300", [:mix], [{:decimal, "~> 2.0", [hex: :decimal, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}, {:telemetry, "~> 0.4 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "4c0cba01795463eebbcd9e4b5ef53c1ee8e68b9c482baef2a80de5a61e7a57fe"}, "ecto_sql": {:hex, :ecto_sql, "3.12.1", "c0d0d60e85d9ff4631f12bafa454bc392ce8b9ec83531a412c12a0d415a3a4d0", [:mix], [{:db_connection, "~> 2.4.1 or ~> 2.5", [hex: :db_connection, repo: "hexpm", optional: false]}, {:ecto, "~> 3.12", [hex: :ecto, repo: "hexpm", optional: false]}, {:myxql, "~> 0.7", [hex: :myxql, repo: "hexpm", optional: true]}, {:postgrex, "~> 0.19 or ~> 1.0", [hex: :postgrex, repo: "hexpm", optional: true]}, {:tds, "~> 2.1.1 or ~> 2.2", [hex: :tds, repo: "hexpm", optional: true]}, {:telemetry, "~> 0.4.0 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "aff5b958a899762c5f09028c847569f7dfb9cc9d63bdb8133bff8a5546de6bf5"}, "elixir_make": {:hex, :elixir_make, "0.9.0", "6484b3cd8c0cee58f09f05ecaf1a140a8c97670671a6a0e7ab4dc326c3109726", [:mix], [], "hexpm", "db23d4fd8b757462ad02f8aa73431a426fe6671c80b200d9710caf3d1dd0ffdb"}, "erlex": {:hex, :erlex, "0.2.7", "810e8725f96ab74d17aac676e748627a07bc87eb950d2b83acd29dc047a30595", [:mix], [], "hexpm", "3ed95f79d1a844c3f6bf0cea61e0d5612a42ce56da9c03f01df538685365efb0"}, - "esbuild": {:hex, :esbuild, "0.8.2", "5f379dfa383ef482b738e7771daf238b2d1cfb0222bef9d3b20d4c8f06c7a7ac", [:mix], [{:castore, ">= 0.0.0", [hex: :castore, repo: "hexpm", optional: false]}, {:jason, "~> 1.4", [hex: :jason, repo: "hexpm", optional: false]}], "hexpm", "558a8a08ed78eb820efbfda1de196569d8bfa9b51e8371a1934fbb31345feda7"}, + "esbuild": {:hex, :esbuild, "0.10.0", "b0aa3388a1c23e727c5a3e7427c932d89ee791746b0081bbe56103e9ef3d291f", [:mix], [{:jason, "~> 1.4", [hex: :jason, repo: "hexpm", optional: false]}], "hexpm", "468489cda427b974a7cc9f03ace55368a83e1a7be12fba7e30969af78e5f8c70"}, "exactor": {:hex, :exactor, "2.2.4", "5efb4ddeb2c48d9a1d7c9b465a6fffdd82300eb9618ece5d34c3334d5d7245b1", [:mix], [], "hexpm", "1222419f706e01bfa1095aec9acf6421367dcfab798a6f67c54cf784733cd6b5"}, - "excoveralls": {:hex, :excoveralls, "0.18.4", "70f70dc37b9bd90cf66868c12778d2f60b792b79e9e12aed000972a8046dc093", [:mix], [{:castore, "~> 1.0", [hex: :castore, repo: "hexpm", optional: true]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: false]}], "hexpm", "cda8bb587d9deaa0da6158cf0a18929189abbe53bf42b10fe70016d5f4f5d6a9"}, + "excoveralls": {:hex, :excoveralls, "0.18.5", "e229d0a65982613332ec30f07940038fe451a2e5b29bce2a5022165f0c9b157e", [:mix], [{:castore, "~> 1.0", [hex: :castore, repo: "hexpm", optional: true]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: false]}], "hexpm", "523fe8a15603f86d64852aab2abe8ddbd78e68579c8525ae765facc5eae01562"}, "exjsx": {:hex, :exjsx, "4.0.0", "60548841e0212df401e38e63c0078ec57b33e7ea49b032c796ccad8cde794b5c", [:mix], [{:jsx, "~> 2.8.0", [hex: :jsx, repo: "hexpm", optional: false]}], "hexpm", "32e95820a97cffea67830e91514a2ad53b888850442d6d395f53a1ac60c82e07"}, "expo": {:hex, :expo, "1.1.0", "f7b9ed7fb5745ebe1eeedf3d6f29226c5dd52897ac67c0f8af62a07e661e5c75", [:mix], [], "hexpm", "fbadf93f4700fb44c331362177bdca9eeb8097e8b0ef525c9cc501cb9917c960"}, - "exvcr": {:hex, :exvcr, "0.15.2", "2216c8605b5c3e300160c2a5bd896b4928fa51fc3fb3420d3e792ad833ac89ba", [:mix], [{:exactor, "~> 2.2", [hex: :exactor, repo: "hexpm", optional: false]}, {:exjsx, "~> 4.0", [hex: :exjsx, repo: "hexpm", optional: false]}, {:finch, "~> 0.16", [hex: :finch, repo: "hexpm", optional: true]}, {:httpoison, "~> 1.0 or ~> 2.0", [hex: :httpoison, repo: "hexpm", optional: true]}, {:httpotion, "~> 3.1", [hex: :httpotion, repo: "hexpm", optional: true]}, {:ibrowse, "4.4.0", [hex: :ibrowse, repo: "hexpm", optional: true]}, {:meck, "~> 0.8", [hex: :meck, repo: "hexpm", optional: false]}], "hexpm", "2bd4125889bd3953d7fbb7b388c34190c31e292f12896da56ecf0743d40439ed"}, + "exvcr": {:hex, :exvcr, "0.17.1", "3bae83d698a464a48212ad87c8ea4bcfb6bd76d53b937129472764e557616228", [:mix], [{:exjsx, "~> 4.0", [hex: :exjsx, repo: "hexpm", optional: false]}, {:finch, "~> 0.16", [hex: :finch, repo: "hexpm", optional: true]}, {:httpoison, "~> 1.0 or ~> 2.0", [hex: :httpoison, repo: "hexpm", optional: true]}, {:ibrowse, "~> 4.4", [hex: :ibrowse, repo: "hexpm", optional: true]}, {:meck, "~> 1.0", [hex: :meck, repo: "hexpm", optional: false]}], "hexpm", "a39d86980da183011366a878972e0ed43a5441814b701edd2e11360564e7bcab"}, "faker": {:hex, :faker, "0.18.0", "943e479319a22ea4e8e39e8e076b81c02827d9302f3d32726c5bf82f430e6e14", [:mix], [], "hexpm", "bfbdd83958d78e2788e99ec9317c4816e651ad05e24cfd1196ce5db5b3e81797"}, "file_system": {:hex, :file_system, "1.1.0", "08d232062284546c6c34426997dd7ef6ec9f8bbd090eb91780283c9016840e8f", [:mix], [], "hexpm", "bfcf81244f416871f2a2e15c1b515287faa5db9c6bcf290222206d120b3d43f6"}, "finch": {:hex, :finch, "0.19.0", "c644641491ea854fc5c1bbaef36bfc764e3f08e7185e1f084e35e0672241b76d", [:mix], [{:mime, "~> 1.0 or ~> 2.0", [hex: :mime, repo: "hexpm", optional: false]}, {:mint, "~> 1.6.2 or ~> 1.7", [hex: :mint, repo: "hexpm", optional: false]}, {:nimble_options, "~> 0.4 or ~> 1.0", [hex: :nimble_options, repo: "hexpm", optional: false]}, {:nimble_pool, "~> 1.1", [hex: :nimble_pool, repo: "hexpm", optional: false]}, {:telemetry, "~> 0.4 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "fc5324ce209125d1e2fa0fcd2634601c52a787aff1cd33ee833664a5af4ea2b6"}, - "floki": {:hex, :floki, "0.37.0", "b83e0280bbc6372f2a403b2848013650b16640cd2470aea6701f0632223d719e", [:mix], [], "hexpm", "516a0c15a69f78c47dc8e0b9b3724b29608aa6619379f91b1ffa47109b5d0dd3"}, + "floki": {:hex, :floki, "0.37.1", "d7aaee758c8a5b4a7495799a4260754fec5530d95b9c383c03b27359dea117cf", [:mix], [], "hexpm", "673d040cb594d31318d514590246b6dd587ed341d3b67e17c1c0eb8ce7ca6f04"}, "geo": {:hex, :geo, "3.4.3", "0ddf3f681993d32c397e5ef346e7b4b6f36f39ed138502429832fa4000ebb9d5", [:mix], [{:jason, "~> 1.2", [hex: :jason, repo: "hexpm", optional: true]}], "hexpm", "e23f2892e5437ec8b063cee1beccec89c58fd841ae11133304700235feb25552"}, "geo_postgis": {:hex, :geo_postgis, "3.4.2", "5a3462b2a2271d6949ba355ceed0212dc89ecfd6d0073ff1dd8fd53de78af867", [:mix], [{:geo, "~> 3.4", [hex: :geo, repo: "hexpm", optional: false]}, {:jason, "~> 1.2", [hex: :jason, repo: "hexpm", optional: true]}, {:poison, "~> 2.2 or ~> 3.0 or ~> 4.0", [hex: :poison, repo: "hexpm", optional: true]}, {:postgrex, ">= 0.0.0", [hex: :postgrex, repo: "hexpm", optional: false]}], "hexpm", "48d8c9f97f03805546db19217c42a57e972a3eb69fabaa3d11740285d25aaad4"}, "geocalc": {:hex, :geocalc, "0.8.5", "b9886679e44c323e5b72dcd90a64f834d775d2600af0b656ea9f07ccdacaa5a6", [:mix], [{:decimal, "~> 2.0", [hex: :decimal, repo: "hexpm", optional: false]}], "hexpm", "3870c25c78513ec0456b69324c2be1af2202961002e81fb659559e3db162c802"}, "gettext": {:hex, :gettext, "0.26.2", "5978aa7b21fada6deabf1f6341ddba50bc69c999e812211903b169799208f2a8", [:mix], [{:expo, "~> 0.5.1 or ~> 1.0", [hex: :expo, repo: "hexpm", optional: false]}], "hexpm", "aa978504bcf76511efdc22d580ba08e2279caab1066b76bb9aa81c4a1e0a32a5"}, - "hackney": {:hex, :hackney, "1.17.1", "08463f93d2cc1a03817bf28d8dae6021543f773bd436c9377047224856c4422c", [:rebar3], [{:certifi, "~> 2.5", [hex: :certifi, repo: "hexpm", optional: false]}, {:idna, "~> 6.1.0", [hex: :idna, repo: "hexpm", optional: false]}, {:metrics, "~> 1.0.0", [hex: :metrics, repo: "hexpm", optional: false]}, {:mimerl, "~> 1.1", [hex: :mimerl, repo: "hexpm", optional: false]}, {:parse_trans, "~> 3.3", [hex: :parse_trans, repo: "hexpm", optional: false]}, {:ssl_verify_fun, "~> 1.1.0", [hex: :ssl_verify_fun, repo: "hexpm", optional: false]}, {:unicode_util_compat, "~> 0.7.0", [hex: :unicode_util_compat, repo: "hexpm", optional: false]}], "hexpm", "d2cba9e3c8103ad0320623e9f1c33e8d378a15eaabe2ee8ae441898f3d35a18c"}, + "hackney": {:hex, :hackney, "1.24.1", "f5205a125bba6ed4587f9db3cc7c729d11316fa8f215d3e57ed1c067a9703fa9", [:rebar3], [{:certifi, "~> 2.15.0", [hex: :certifi, repo: "hexpm", optional: false]}, {:idna, "~> 6.1.0", [hex: :idna, repo: "hexpm", optional: false]}, {:metrics, "~> 1.0.0", [hex: :metrics, repo: "hexpm", optional: false]}, {:mimerl, "~> 1.4", [hex: :mimerl, repo: "hexpm", optional: false]}, {:parse_trans, "3.4.1", [hex: :parse_trans, repo: "hexpm", optional: false]}, {:ssl_verify_fun, "~> 1.1.0", [hex: :ssl_verify_fun, repo: "hexpm", optional: false]}, {:unicode_util_compat, "~> 0.7.0", [hex: :unicode_util_compat, repo: "hexpm", optional: false]}], "hexpm", "f4a7392a0b53d8bbc3eb855bdcc919cd677358e65b2afd3840b5b3690c4c8a39"}, "heroicons": {:hex, :heroicons, "0.5.6", "95d730e7179c633df32d95c1fdaaecdf81b0da11010b89b737b843ac176a7eb5", [:mix], [{:castore, ">= 0.0.0", [hex: :castore, repo: "hexpm", optional: false]}, {:phoenix_live_view, ">= 0.18.2", [hex: :phoenix_live_view, repo: "hexpm", optional: false]}], "hexpm", "ca267f02a5fa695a4178a737b649fb6644a2e399639d4ba7964c18e8a58c2352"}, - "hpax": {:hex, :hpax, "1.0.2", "762df951b0c399ff67cc57c3995ec3cf46d696e41f0bba17da0518d94acd4aac", [:mix], [], "hexpm", "2f09b4c1074e0abd846747329eaa26d535be0eb3d189fa69d812bfb8bfefd32f"}, + "hpax": {:hex, :hpax, "1.0.3", "ed67ef51ad4df91e75cc6a1494f851850c0bd98ebc0be6e81b026e765ee535aa", [:mix], [], "hexpm", "8eab6e1cfa8d5918c2ce4ba43588e894af35dbd8e91e6e55c817bca5847df34a"}, "idna": {:hex, :idna, "6.1.1", "8a63070e9f7d0c62eb9d9fcb360a7de382448200fbbd1b106cc96d3d8099df8d", [:rebar3], [{:unicode_util_compat, "~> 0.7.0", [hex: :unicode_util_compat, repo: "hexpm", optional: false]}], "hexpm", "92376eb7894412ed19ac475e4a86f7b413c1b9fbb5bd16dccd57934157944cea"}, "jason": {:hex, :jason, "1.4.4", "b9226785a9aa77b6857ca22832cffa5d5011a667207eb2a0ad56adb5db443b8a", [:mix], [{:decimal, "~> 1.0 or ~> 2.0", [hex: :decimal, repo: "hexpm", optional: true]}], "hexpm", "c5eb0cab91f094599f94d55bc63409236a8ec69a21a67814529e8d5f6cc90b3b"}, "jsx": {:hex, :jsx, "2.8.3", "a05252d381885240744d955fbe3cf810504eb2567164824e19303ea59eef62cf", [:mix, :rebar3], [], "hexpm", "fc3499fed7a726995aa659143a248534adc754ebd16ccd437cd93b649a95091f"}, "libcluster": {:hex, :libcluster, "3.5.0", "5ee4cfde4bdf32b2fef271e33ce3241e89509f4344f6c6a8d4069937484866ba", [:mix], [{:jason, "~> 1.1", [hex: :jason, repo: "hexpm", optional: false]}, {:telemetry, "~> 1.3", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "ebf6561fcedd765a4cd43b4b8c04b1c87f4177b5fb3cbdfe40a780499d72f743"}, - "meck": {:hex, :meck, "0.9.2", "85ccbab053f1db86c7ca240e9fc718170ee5bda03810a6292b5306bf31bae5f5", [:rebar3], [], "hexpm", "81344f561357dc40a8344afa53767c32669153355b626ea9fcbc8da6b3045826"}, + "meck": {:hex, :meck, "1.0.0", "24676cb6ee6951530093a93edcd410cfe4cb59fe89444b875d35c9d3909a15d0", [:rebar3], [], "hexpm", "680a9bcfe52764350beb9fb0335fb75fee8e7329821416cee0a19fec35433882"}, "metrics": {:hex, :metrics, "1.0.1", "25f094dea2cda98213cecc3aeff09e940299d950904393b2a29d191c346a8486", [:rebar3], [], "hexpm", "69b09adddc4f74a40716ae54d140f93beb0fb8978d8636eaded0c31b6f099f16"}, - "mime": {:hex, :mime, "2.0.6", "8f18486773d9b15f95f4f4f1e39b710045fa1de891fada4516559967276e4dc2", [:mix], [], "hexpm", "c9945363a6b26d747389aac3643f8e0e09d30499a138ad64fe8fd1d13d9b153e"}, - "mimerl": {:hex, :mimerl, "1.3.0", "d0cd9fc04b9061f82490f6581e0128379830e78535e017f7780f37fea7545726", [:rebar3], [], "hexpm", "a1e15a50d1887217de95f0b9b0793e32853f7c258a5cd227650889b38839fe9d"}, - "mint": {:hex, :mint, "1.6.2", "af6d97a4051eee4f05b5500671d47c3a67dac7386045d87a904126fd4bbcea2e", [:mix], [{:castore, "~> 0.1.0 or ~> 1.0", [hex: :castore, repo: "hexpm", optional: true]}, {:hpax, "~> 0.1.1 or ~> 0.2.0 or ~> 1.0", [hex: :hpax, repo: "hexpm", optional: false]}], "hexpm", "5ee441dffc1892f1ae59127f74afe8fd82fda6587794278d924e4d90ea3d63f9"}, - "mix_test_watch": {:hex, :mix_test_watch, "1.2.0", "1f9acd9e1104f62f280e30fc2243ae5e6d8ddc2f7f4dc9bceb454b9a41c82b42", [:mix], [{:file_system, "~> 0.2 or ~> 1.0", [hex: :file_system, repo: "hexpm", optional: false]}], "hexpm", "278dc955c20b3fb9a3168b5c2493c2e5cffad133548d307e0a50c7f2cfbf34f6"}, + "mime": {:hex, :mime, "2.0.7", "b8d739037be7cd402aee1ba0306edfdef982687ee7e9859bee6198c1e7e2f128", [:mix], [], "hexpm", "6171188e399ee16023ffc5b76ce445eb6d9672e2e241d2df6050f3c771e80ccd"}, + "mimerl": {:hex, :mimerl, "1.4.0", "3882a5ca67fbbe7117ba8947f27643557adec38fa2307490c4c4207624cb213b", [:rebar3], [], "hexpm", "13af15f9f68c65884ecca3a3891d50a7b57d82152792f3e19d88650aa126b144"}, + "mint": {:hex, :mint, "1.7.1", "113fdb2b2f3b59e47c7955971854641c61f378549d73e829e1768de90fc1abf1", [:mix], [{:castore, "~> 0.1.0 or ~> 1.0", [hex: :castore, repo: "hexpm", optional: true]}, {:hpax, "~> 0.1.1 or ~> 0.2.0 or ~> 1.0", [hex: :hpax, repo: "hexpm", optional: false]}], "hexpm", "fceba0a4d0f24301ddee3024ae116df1c3f4bb7a563a731f45fdfeb9d39a231b"}, + "mix_test_watch": {:hex, :mix_test_watch, "1.3.0", "2ffc9f72b0d1f4ecf0ce97b044e0e3c607c3b4dc21d6228365e8bc7c2856dc77", [:mix], [{:file_system, "~> 0.2 or ~> 1.0", [hex: :file_system, repo: "hexpm", optional: false]}], "hexpm", "f9e5edca976857ffac78632e635750d158df14ee2d6185a15013844af7570ffe"}, "nimble_options": {:hex, :nimble_options, "1.1.1", "e3a492d54d85fc3fd7c5baf411d9d2852922f66e69476317787a7b2bb000a61b", [:mix], [], "hexpm", "821b2470ca9442c4b6984882fe9bb0389371b8ddec4d45a9504f00a66f650b44"}, "nimble_pool": {:hex, :nimble_pool, "1.1.0", "bf9c29fbdcba3564a8b800d1eeb5a3c58f36e1e11d7b7fb2e084a643f645f06b", [:mix], [], "hexpm", "af2e4e6b34197db81f7aad230c1118eac993acc0dae6bc83bac0126d4ae0813a"}, - "oban": {:hex, :oban, "2.19.0", "dfb8fa028ce7e7cf3be3481a47a7c8ebf9428d6df0aa58c1388a8e63f7ff2797", [:mix], [{:ecto_sql, "~> 3.10", [hex: :ecto_sql, repo: "hexpm", optional: false]}, {:ecto_sqlite3, "~> 0.9", [hex: :ecto_sqlite3, repo: "hexpm", optional: true]}, {:igniter, "~> 0.5", [hex: :igniter, repo: "hexpm", optional: true]}, {:jason, "~> 1.1", [hex: :jason, repo: "hexpm", optional: true]}, {:myxql, "~> 0.7", [hex: :myxql, repo: "hexpm", optional: true]}, {:postgrex, "~> 0.16", [hex: :postgrex, repo: "hexpm", optional: true]}, {:telemetry, "~> 0.4 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "aa3eb7cfa2aea8ecc4df4787b92ddb61ad5a598f07560937d1dd5dbb1ed225e2"}, - "parse_trans": {:hex, :parse_trans, "3.4.2", "c352ddc1a0d5e54f9b1654d45f9c432eef76f9cea371c55ddff769ef688fdb74", [:rebar3], [], "hexpm", "4c25347de3b7c35732d32e69ab43d1ceee0beae3f3b3ade1b59cbd3dd224d9ca"}, - "phoenix": {:hex, :phoenix, "1.7.18", "5310c21443514be44ed93c422e15870aef254cf1b3619e4f91538e7529d2b2e4", [:mix], [{:castore, ">= 0.0.0", [hex: :castore, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}, {:phoenix_pubsub, "~> 2.1", [hex: :phoenix_pubsub, repo: "hexpm", optional: false]}, {:phoenix_template, "~> 1.0", [hex: :phoenix_template, repo: "hexpm", optional: false]}, {:phoenix_view, "~> 2.0", [hex: :phoenix_view, repo: "hexpm", optional: true]}, {:plug, "~> 1.14", [hex: :plug, repo: "hexpm", optional: false]}, {:plug_cowboy, "~> 2.7", [hex: :plug_cowboy, repo: "hexpm", optional: true]}, {:plug_crypto, "~> 1.2 or ~> 2.0", [hex: :plug_crypto, repo: "hexpm", optional: false]}, {:telemetry, "~> 0.4 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}, {:websock_adapter, "~> 0.5.3", [hex: :websock_adapter, repo: "hexpm", optional: false]}], "hexpm", "1797fcc82108442a66f2c77a643a62980f342bfeb63d6c9a515ab8294870004e"}, - "phoenix_ecto": {:hex, :phoenix_ecto, "4.6.3", "f686701b0499a07f2e3b122d84d52ff8a31f5def386e03706c916f6feddf69ef", [:mix], [{:ecto, "~> 3.5", [hex: :ecto, repo: "hexpm", optional: false]}, {:phoenix_html, "~> 2.14.2 or ~> 3.0 or ~> 4.1", [hex: :phoenix_html, repo: "hexpm", optional: true]}, {:plug, "~> 1.9", [hex: :plug, repo: "hexpm", optional: false]}, {:postgrex, "~> 0.16 or ~> 1.0", [hex: :postgrex, repo: "hexpm", optional: true]}], "hexpm", "909502956916a657a197f94cc1206d9a65247538de8a5e186f7537c895d95764"}, - "phoenix_html": {:hex, :phoenix_html, "4.2.0", "83a4d351b66f472ebcce242e4ae48af1b781866f00ef0eb34c15030d4e2069ac", [:mix], [], "hexpm", "9713b3f238d07043583a94296cc4bbdceacd3b3a6c74667f4df13971e7866ec8"}, - "phoenix_live_dashboard": {:hex, :phoenix_live_dashboard, "0.8.6", "7b1f0327f54c9eb69845fd09a77accf922f488c549a7e7b8618775eb603a62c7", [:mix], [{:ecto, "~> 3.6.2 or ~> 3.7", [hex: :ecto, repo: "hexpm", optional: true]}, {:ecto_mysql_extras, "~> 0.5", [hex: :ecto_mysql_extras, repo: "hexpm", optional: true]}, {:ecto_psql_extras, "~> 0.7", [hex: :ecto_psql_extras, repo: "hexpm", optional: true]}, {:ecto_sqlite3_extras, "~> 1.1.7 or ~> 1.2.0", [hex: :ecto_sqlite3_extras, repo: "hexpm", optional: true]}, {:mime, "~> 1.6 or ~> 2.0", [hex: :mime, repo: "hexpm", optional: false]}, {:phoenix_live_view, "~> 0.19 or ~> 1.0", [hex: :phoenix_live_view, repo: "hexpm", optional: false]}, {:telemetry_metrics, "~> 0.6 or ~> 1.0", [hex: :telemetry_metrics, repo: "hexpm", optional: false]}], "hexpm", "1681ab813ec26ca6915beb3414aa138f298e17721dc6a2bde9e6eb8a62360ff6"}, - "phoenix_live_reload": {:hex, :phoenix_live_reload, "1.5.3", "f2161c207fda0e4fb55165f650f7f8db23f02b29e3bff00ff7ef161d6ac1f09d", [:mix], [{:file_system, "~> 0.3 or ~> 1.0", [hex: :file_system, repo: "hexpm", optional: false]}, {:phoenix, "~> 1.4", [hex: :phoenix, repo: "hexpm", optional: false]}], "hexpm", "b4ec9cd73cb01ff1bd1cac92e045d13e7030330b74164297d1aee3907b54803c"}, - "phoenix_live_view": {:hex, :phoenix_live_view, "1.0.2", "e7b1dd68c86326e2c45cc81da41e332cc8aa7228a7161e2c811dcd7f1dd14db1", [:mix], [{:floki, "~> 0.36", [hex: :floki, repo: "hexpm", optional: true]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}, {:phoenix, "~> 1.6.15 or ~> 1.7.0", [hex: :phoenix, repo: "hexpm", optional: false]}, {:phoenix_html, "~> 3.3 or ~> 4.0", [hex: :phoenix_html, repo: "hexpm", optional: false]}, {:phoenix_template, "~> 1.0", [hex: :phoenix_template, repo: "hexpm", optional: false]}, {:phoenix_view, "~> 2.0", [hex: :phoenix_view, repo: "hexpm", optional: true]}, {:plug, "~> 1.15", [hex: :plug, repo: "hexpm", optional: false]}, {:telemetry, "~> 0.4.2 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "8a40265b0cd7d3a35f136dfa3cc048e3b198fc3718763411a78c323a44ebebee"}, + "oban": {:hex, :oban, "2.19.4", "045adb10db1161dceb75c254782f97cdc6596e7044af456a59decb6d06da73c1", [:mix], [{:ecto_sql, "~> 3.10", [hex: :ecto_sql, repo: "hexpm", optional: false]}, {:ecto_sqlite3, "~> 0.9", [hex: :ecto_sqlite3, repo: "hexpm", optional: true]}, {:igniter, "~> 0.5", [hex: :igniter, repo: "hexpm", optional: true]}, {:jason, "~> 1.1", [hex: :jason, repo: "hexpm", optional: true]}, {:myxql, "~> 0.7", [hex: :myxql, repo: "hexpm", optional: true]}, {:postgrex, "~> 0.16", [hex: :postgrex, repo: "hexpm", optional: true]}, {:telemetry, "~> 0.4 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "5fcc6219e6464525b808d97add17896e724131f498444a292071bf8991c99f97"}, + "parse_trans": {:hex, :parse_trans, "3.4.1", "6e6aa8167cb44cc8f39441d05193be6e6f4e7c2946cb2759f015f8c56b76e5ff", [:rebar3], [], "hexpm", "620a406ce75dada827b82e453c19cf06776be266f5a67cff34e1ef2cbb60e49a"}, + "phoenix": {:hex, :phoenix, "1.7.21", "14ca4f1071a5f65121217d6b57ac5712d1857e40a0833aff7a691b7870fc9a3b", [:mix], [{:castore, ">= 0.0.0", [hex: :castore, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}, {:phoenix_pubsub, "~> 2.1", [hex: :phoenix_pubsub, repo: "hexpm", optional: false]}, {:phoenix_template, "~> 1.0", [hex: :phoenix_template, repo: "hexpm", optional: false]}, {:phoenix_view, "~> 2.0", [hex: :phoenix_view, repo: "hexpm", optional: true]}, {:plug, "~> 1.14", [hex: :plug, repo: "hexpm", optional: false]}, {:plug_cowboy, "~> 2.7", [hex: :plug_cowboy, repo: "hexpm", optional: true]}, {:plug_crypto, "~> 1.2 or ~> 2.0", [hex: :plug_crypto, repo: "hexpm", optional: false]}, {:telemetry, "~> 0.4 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}, {:websock_adapter, "~> 0.5.3", [hex: :websock_adapter, repo: "hexpm", optional: false]}], "hexpm", "336dce4f86cba56fed312a7d280bf2282c720abb6074bdb1b61ec8095bdd0bc9"}, + "phoenix_ecto": {:hex, :phoenix_ecto, "4.6.4", "dcf3483ab45bab4c15e3a47c34451392f64e433846b08469f5d16c2a4cd70052", [:mix], [{:ecto, "~> 3.5", [hex: :ecto, repo: "hexpm", optional: false]}, {:phoenix_html, "~> 2.14.2 or ~> 3.0 or ~> 4.1", [hex: :phoenix_html, repo: "hexpm", optional: true]}, {:plug, "~> 1.9", [hex: :plug, repo: "hexpm", optional: false]}, {:postgrex, "~> 0.16 or ~> 1.0", [hex: :postgrex, repo: "hexpm", optional: true]}], "hexpm", "f5b8584c36ccc9b903948a696fc9b8b81102c79c7c0c751a9f00cdec55d5f2d7"}, + "phoenix_html": {:hex, :phoenix_html, "4.2.1", "35279e2a39140068fc03f8874408d58eef734e488fc142153f055c5454fd1c08", [:mix], [], "hexpm", "cff108100ae2715dd959ae8f2a8cef8e20b593f8dfd031c9cba92702cf23e053"}, + "phoenix_live_dashboard": {:hex, :phoenix_live_dashboard, "0.8.7", "405880012cb4b706f26dd1c6349125bfc903fb9e44d1ea668adaf4e04d4884b7", [:mix], [{:ecto, "~> 3.6.2 or ~> 3.7", [hex: :ecto, repo: "hexpm", optional: true]}, {:ecto_mysql_extras, "~> 0.5", [hex: :ecto_mysql_extras, repo: "hexpm", optional: true]}, {:ecto_psql_extras, "~> 0.7", [hex: :ecto_psql_extras, repo: "hexpm", optional: true]}, {:ecto_sqlite3_extras, "~> 1.1.7 or ~> 1.2.0", [hex: :ecto_sqlite3_extras, repo: "hexpm", optional: true]}, {:mime, "~> 1.6 or ~> 2.0", [hex: :mime, repo: "hexpm", optional: false]}, {:phoenix_live_view, "~> 0.19 or ~> 1.0", [hex: :phoenix_live_view, repo: "hexpm", optional: false]}, {:telemetry_metrics, "~> 0.6 or ~> 1.0", [hex: :telemetry_metrics, repo: "hexpm", optional: false]}], "hexpm", "3a8625cab39ec261d48a13b7468dc619c0ede099601b084e343968309bd4d7d7"}, + "phoenix_live_reload": {:hex, :phoenix_live_reload, "1.6.0", "2791fac0e2776b640192308cc90c0dbcf67843ad51387ed4ecae2038263d708d", [:mix], [{:file_system, "~> 0.2.10 or ~> 1.0", [hex: :file_system, repo: "hexpm", optional: false]}, {:phoenix, "~> 1.4", [hex: :phoenix, repo: "hexpm", optional: false]}], "hexpm", "b3a1fa036d7eb2f956774eda7a7638cf5123f8f2175aca6d6420a7f95e598e1c"}, + "phoenix_live_view": {:hex, :phoenix_live_view, "1.0.17", "beeb16d83a7d3760f7ad463df94e83b087577665d2acc0bf2987cd7d9778068f", [:mix], [{:floki, "~> 0.36", [hex: :floki, repo: "hexpm", optional: true]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}, {:phoenix, "~> 1.6.15 or ~> 1.7.0 or ~> 1.8.0-rc", [hex: :phoenix, repo: "hexpm", optional: false]}, {:phoenix_html, "~> 3.3 or ~> 4.0", [hex: :phoenix_html, repo: "hexpm", optional: false]}, {:phoenix_template, "~> 1.0", [hex: :phoenix_template, repo: "hexpm", optional: false]}, {:phoenix_view, "~> 2.0", [hex: :phoenix_view, repo: "hexpm", optional: true]}, {:plug, "~> 1.15", [hex: :plug, repo: "hexpm", optional: false]}, {:telemetry, "~> 0.4.2 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "a4ca05c1eb6922c4d07a508a75bfa12c45e5f4d8f77ae83283465f02c53741e1"}, "phoenix_pubsub": {:hex, :phoenix_pubsub, "2.1.3", "3168d78ba41835aecad272d5e8cd51aa87a7ac9eb836eabc42f6e57538e3731d", [:mix], [], "hexpm", "bba06bc1dcfd8cb086759f0edc94a8ba2bc8896d5331a1e2c2902bf8e36ee502"}, "phoenix_template": {:hex, :phoenix_template, "1.0.4", "e2092c132f3b5e5b2d49c96695342eb36d0ed514c5b252a77048d5969330d639", [:mix], [{:phoenix_html, "~> 2.14.2 or ~> 3.0 or ~> 4.0", [hex: :phoenix_html, repo: "hexpm", optional: true]}], "hexpm", "2c0c81f0e5c6753faf5cca2f229c9709919aba34fab866d3bc05060c9c444206"}, - "plug": {:hex, :plug, "1.16.1", "40c74619c12f82736d2214557dedec2e9762029b2438d6d175c5074c933edc9d", [:mix], [{:mime, "~> 1.0 or ~> 2.0", [hex: :mime, repo: "hexpm", optional: false]}, {:plug_crypto, "~> 1.1.1 or ~> 1.2 or ~> 2.0", [hex: :plug_crypto, repo: "hexpm", optional: false]}, {:telemetry, "~> 0.4.3 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "a13ff6b9006b03d7e33874945b2755253841b238c34071ed85b0e86057f8cddc"}, - "plug_cowboy": {:hex, :plug_cowboy, "2.7.2", "fdadb973799ae691bf9ecad99125b16625b1c6039999da5fe544d99218e662e4", [:mix], [{:cowboy, "~> 2.7", [hex: :cowboy, repo: "hexpm", optional: false]}, {:cowboy_telemetry, "~> 0.3", [hex: :cowboy_telemetry, repo: "hexpm", optional: false]}, {:plug, "~> 1.14", [hex: :plug, repo: "hexpm", optional: false]}], "hexpm", "245d8a11ee2306094840c000e8816f0cbed69a23fc0ac2bcf8d7835ae019bb2f"}, - "plug_crypto": {:hex, :plug_crypto, "2.1.0", "f44309c2b06d249c27c8d3f65cfe08158ade08418cf540fd4f72d4d6863abb7b", [:mix], [], "hexpm", "131216a4b030b8f8ce0f26038bc4421ae60e4bb95c5cf5395e1421437824c4fa"}, - "postgrex": {:hex, :postgrex, "0.19.3", "a0bda6e3bc75ec07fca5b0a89bffd242ca209a4822a9533e7d3e84ee80707e19", [:mix], [{:db_connection, "~> 2.1", [hex: :db_connection, repo: "hexpm", optional: false]}, {:decimal, "~> 1.5 or ~> 2.0", [hex: :decimal, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}, {:table, "~> 0.1.0", [hex: :table, repo: "hexpm", optional: true]}], "hexpm", "d31c28053655b78f47f948c85bb1cf86a9c1f8ead346ba1aa0d0df017fa05b61"}, - "ranch": {:hex, :ranch, "1.8.0", "8c7a100a139fd57f17327b6413e4167ac559fbc04ca7448e9be9057311597a1d", [:make, :rebar3], [], "hexpm", "49fbcfd3682fab1f5d109351b61257676da1a2fdbe295904176d5e521a2ddfe5"}, - "sobelow": {:hex, :sobelow, "0.13.0", "218afe9075904793f5c64b8837cc356e493d88fddde126a463839351870b8d1e", [:mix], [{:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: false]}], "hexpm", "cd6e9026b85fc35d7529da14f95e85a078d9dd1907a9097b3ba6ac7ebbe34a0d"}, + "plug": {:hex, :plug, "1.18.0", "d78df36c41f7e798f2edf1f33e1727eae438e9dd5d809a9997c463a108244042", [:mix], [{:mime, "~> 1.0 or ~> 2.0", [hex: :mime, repo: "hexpm", optional: false]}, {:plug_crypto, "~> 1.1.1 or ~> 1.2 or ~> 2.0", [hex: :plug_crypto, repo: "hexpm", optional: false]}, {:telemetry, "~> 0.4.3 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "819f9e176d51e44dc38132e132fe0accaf6767eab7f0303431e404da8476cfa2"}, + "plug_cowboy": {:hex, :plug_cowboy, "2.7.3", "1304d36752e8bdde213cea59ef424ca932910a91a07ef9f3874be709c4ddb94b", [:mix], [{:cowboy, "~> 2.7", [hex: :cowboy, repo: "hexpm", optional: false]}, {:cowboy_telemetry, "~> 0.3", [hex: :cowboy_telemetry, repo: "hexpm", optional: false]}, {:plug, "~> 1.14", [hex: :plug, repo: "hexpm", optional: false]}], "hexpm", "77c95524b2aa5364b247fa17089029e73b951ebc1adeef429361eab0bb55819d"}, + "plug_crypto": {:hex, :plug_crypto, "2.1.1", "19bda8184399cb24afa10be734f84a16ea0a2bc65054e23a62bb10f06bc89491", [:mix], [], "hexpm", "6470bce6ffe41c8bd497612ffde1a7e4af67f36a15eea5f921af71cf3e11247c"}, + "postgrex": {:hex, :postgrex, "0.20.0", "363ed03ab4757f6bc47942eff7720640795eb557e1935951c1626f0d303a3aed", [:mix], [{:db_connection, "~> 2.1", [hex: :db_connection, repo: "hexpm", optional: false]}, {:decimal, "~> 1.5 or ~> 2.0", [hex: :decimal, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}, {:table, "~> 0.1.0", [hex: :table, repo: "hexpm", optional: true]}], "hexpm", "d36ef8b36f323d29505314f704e21a1a038e2dc387c6409ee0cd24144e187c0f"}, + "ranch": {:hex, :ranch, "2.2.0", "25528f82bc8d7c6152c57666ca99ec716510fe0925cb188172f41ce93117b1b0", [:make, :rebar3], [], "hexpm", "fa0b99a1780c80218a4197a59ea8d3bdae32fbff7e88527d7d8a4787eff4f8e7"}, + "sobelow": {:hex, :sobelow, "0.14.0", "dd82aae8f72503f924fe9dd97ffe4ca694d2f17ec463dcfd365987c9752af6ee", [:mix], [{:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: false]}], "hexpm", "7ecf91e298acfd9b24f5d761f19e8f6e6ac585b9387fb6301023f1f2cd5eed5f"}, "ssl_verify_fun": {:hex, :ssl_verify_fun, "1.1.7", "354c321cf377240c7b8716899e182ce4890c5938111a1296add3ec74cf1715df", [:make, :mix, :rebar3], [], "hexpm", "fe4c190e8f37401d30167c8c405eda19469f34577987c76dde613e838bbc67f8"}, - "stream_data": {:hex, :stream_data, "1.1.2", "05499eaec0443349ff877aaabc6e194e82bda6799b9ce6aaa1aadac15a9fdb4d", [:mix], [], "hexpm", "129558d2c77cbc1eb2f4747acbbea79e181a5da51108457000020a906813a1a9"}, - "styler": {:hex, :styler, "1.3.3", "5196fc9e9bf1254af4337b051103d38532c2f500b0f01bc6f53f56ee678f65e6", [:mix], [], "hexpm", "c275f73f2ff1b7dfafb03a0f8cf3e928709a235a2b049162b40168f53ba3a07c"}, - "swoosh": {:hex, :swoosh, "1.17.6", "27ff070f96246e35b7105ab1c52b2b689f523a3cb83ed9faadb2f33bd653ccba", [:mix], [{:bandit, ">= 1.0.0", [hex: :bandit, repo: "hexpm", optional: true]}, {:cowboy, "~> 1.1 or ~> 2.4", [hex: :cowboy, repo: "hexpm", optional: true]}, {:ex_aws, "~> 2.1", [hex: :ex_aws, repo: "hexpm", optional: true]}, {:finch, "~> 0.6", [hex: :finch, repo: "hexpm", optional: true]}, {:gen_smtp, "~> 0.13 or ~> 1.0", [hex: :gen_smtp, repo: "hexpm", optional: true]}, {:hackney, "~> 1.9", [hex: :hackney, repo: "hexpm", optional: true]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: false]}, {:mail, "~> 0.2", [hex: :mail, repo: "hexpm", optional: true]}, {:mime, "~> 1.1 or ~> 2.0", [hex: :mime, repo: "hexpm", optional: false]}, {:mua, "~> 0.2.3", [hex: :mua, repo: "hexpm", optional: true]}, {:multipart, "~> 0.4", [hex: :multipart, repo: "hexpm", optional: true]}, {:plug, "~> 1.9", [hex: :plug, repo: "hexpm", optional: true]}, {:plug_cowboy, ">= 1.0.0", [hex: :plug_cowboy, repo: "hexpm", optional: true]}, {:req, "~> 0.5 or ~> 1.0", [hex: :req, repo: "hexpm", optional: true]}, {:telemetry, "~> 0.4.2 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "9798f3e72165f40c950f6762c06dab68afcdcf616138fc4a07965c09c250e1e2"}, - "tailwind": {:hex, :tailwind, "0.2.4", "5706ec47182d4e7045901302bf3a333e80f3d1af65c442ba9a9eed152fb26c2e", [:mix], [{:castore, ">= 0.0.0", [hex: :castore, repo: "hexpm", optional: false]}], "hexpm", "c6e4a82b8727bab593700c998a4d98cf3d8025678bfde059aed71d0000c3e463"}, + "stream_data": {:hex, :stream_data, "1.2.0", "58dd3f9e88afe27dc38bef26fce0c84a9e7a96772b2925c7b32cd2435697a52b", [:mix], [], "hexpm", "eb5c546ee3466920314643edf68943a5b14b32d1da9fe01698dc92b73f89a9ed"}, + "styler": {:hex, :styler, "1.4.2", "420da8a9d10324625b75690ca9f2468bc00ee6eb78dead827e562368f9feabbb", [:mix], [], "hexpm", "ca22538b203b2424eef99a227e081143b9a9a4b26da75f26d920537fcd778832"}, + "swoosh": {:hex, :swoosh, "1.19.2", "b2325aa7cd2bcd63ba023fa07a73dfc4f80660a592d40912975a879966ed9b7b", [:mix], [{:bandit, ">= 1.0.0", [hex: :bandit, repo: "hexpm", optional: true]}, {:cowboy, "~> 1.1 or ~> 2.4", [hex: :cowboy, repo: "hexpm", optional: true]}, {:ex_aws, "~> 2.1", [hex: :ex_aws, repo: "hexpm", optional: true]}, {:finch, "~> 0.6", [hex: :finch, repo: "hexpm", optional: true]}, {:gen_smtp, "~> 0.13 or ~> 1.0", [hex: :gen_smtp, repo: "hexpm", optional: true]}, {:hackney, "~> 1.9", [hex: :hackney, repo: "hexpm", optional: true]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: false]}, {:mail, "~> 0.2", [hex: :mail, repo: "hexpm", optional: true]}, {:mime, "~> 1.1 or ~> 2.0", [hex: :mime, repo: "hexpm", optional: false]}, {:mua, "~> 0.2.3", [hex: :mua, repo: "hexpm", optional: true]}, {:multipart, "~> 0.4", [hex: :multipart, repo: "hexpm", optional: true]}, {:plug, "~> 1.9", [hex: :plug, repo: "hexpm", optional: true]}, {:plug_cowboy, ">= 1.0.0", [hex: :plug_cowboy, repo: "hexpm", optional: true]}, {:req, "~> 0.5.10 or ~> 0.6 or ~> 1.0", [hex: :req, repo: "hexpm", optional: true]}, {:telemetry, "~> 0.4.2 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "cab7ef7c2c94c68fe21d3da26f6b86db118fdf4e7024ccb5842a4972c1056837"}, + "tailwind": {:hex, :tailwind, "0.3.1", "a89d2835c580748c7a975ad7dd3f2ea5e63216dc16d44f9df492fbd12c094bed", [:mix], [], "hexpm", "98a45febdf4a87bc26682e1171acdedd6317d0919953c353fcd1b4f9f4b676a2"}, "telemetry": {:hex, :telemetry, "1.3.0", "fedebbae410d715cf8e7062c96a1ef32ec22e764197f70cda73d82778d61e7a2", [:rebar3], [], "hexpm", "7015fc8919dbe63764f4b4b87a95b7c0996bd539e0d499be6ec9d7f3875b79e6"}, - "telemetry_metrics": {:hex, :telemetry_metrics, "1.0.0", "29f5f84991ca98b8eb02fc208b2e6de7c95f8bb2294ef244a176675adc7775df", [:mix], [{:telemetry, "~> 0.4 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "f23713b3847286a534e005126d4c959ebcca68ae9582118ce436b521d1d47d5d"}, - "telemetry_poller": {:hex, :telemetry_poller, "1.1.0", "58fa7c216257291caaf8d05678c8d01bd45f4bdbc1286838a28c4bb62ef32999", [:rebar3], [{:telemetry, "~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "9eb9d9cbfd81cbd7cdd24682f8711b6e2b691289a0de6826e58452f28c103c8f"}, - "timex": {:hex, :timex, "3.7.11", "bb95cb4eb1d06e27346325de506bcc6c30f9c6dea40d1ebe390b262fad1862d1", [:mix], [{:combine, "~> 0.10", [hex: :combine, repo: "hexpm", optional: false]}, {:gettext, "~> 0.20", [hex: :gettext, repo: "hexpm", optional: false]}, {:tzdata, "~> 1.1", [hex: :tzdata, repo: "hexpm", optional: false]}], "hexpm", "8b9024f7efbabaf9bd7aa04f65cf8dcd7c9818ca5737677c7b76acbc6a94d1aa"}, - "tzdata": {:hex, :tzdata, "1.1.2", "45e5f1fcf8729525ec27c65e163be5b3d247ab1702581a94674e008413eef50b", [:mix], [{:hackney, "~> 1.17", [hex: :hackney, repo: "hexpm", optional: false]}], "hexpm", "cec7b286e608371602318c414f344941d5eb0375e14cfdab605cca2fe66cba8b"}, - "unicode_util_compat": {:hex, :unicode_util_compat, "0.7.0", "bc84380c9ab48177092f43ac89e4dfa2c6d62b40b8bd132b1059ecc7232f9a78", [:rebar3], [], "hexpm", "25eee6d67df61960cf6a794239566599b09e17e668d3700247bc498638152521"}, + "telemetry_metrics": {:hex, :telemetry_metrics, "1.1.0", "5bd5f3b5637e0abea0426b947e3ce5dd304f8b3bc6617039e2b5a008adc02f8f", [:mix], [{:telemetry, "~> 0.4 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "e7b79e8ddfde70adb6db8a6623d1778ec66401f366e9a8f5dd0955c56bc8ce67"}, + "telemetry_poller": {:hex, :telemetry_poller, "1.2.0", "ba82e333215aed9dd2096f93bd1d13ae89d249f82760fcada0850ba33bac154b", [:rebar3], [{:telemetry, "~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "7216e21a6c326eb9aa44328028c34e9fd348fb53667ca837be59d0aa2a0156e8"}, + "timex": {:hex, :timex, "3.7.12", "7b0f19ad56def0b9497dca008380fca3f7e6f16f55406efb0351df57d7e39036", [:mix], [{:combine, "~> 0.10", [hex: :combine, repo: "hexpm", optional: false]}, {:gettext, "~> 0.20", [hex: :gettext, repo: "hexpm", optional: false]}, {:tzdata, "~> 1.1", [hex: :tzdata, repo: "hexpm", optional: false]}], "hexpm", "220dc675e8afca1762568dad874d8fbc8a0a0ccb25a4d1bde8f7cf006707e04f"}, + "tzdata": {:hex, :tzdata, "1.1.3", "b1cef7bb6de1de90d4ddc25d33892b32830f907e7fc2fccd1e7e22778ab7dfbc", [:mix], [{:hackney, "~> 1.17", [hex: :hackney, repo: "hexpm", optional: false]}], "hexpm", "d4ca85575a064d29d4e94253ee95912edfb165938743dbf002acdf0dcecb0c28"}, + "unicode_util_compat": {:hex, :unicode_util_compat, "0.7.1", "a48703a25c170eedadca83b11e88985af08d35f37c6f664d6dcfb106a97782fc", [:rebar3], [], "hexpm", "b3a917854ce3ae233619744ad1e0102e05673136776fb2fa76234f3e03b23642"}, "websock": {:hex, :websock, "0.5.3", "2f69a6ebe810328555b6fe5c831a851f485e303a7c8ce6c5f675abeb20ebdadc", [:mix], [], "hexpm", "6105453d7fac22c712ad66fab1d45abdf049868f253cf719b625151460b8b453"}, "websock_adapter": {:hex, :websock_adapter, "0.5.8", "3b97dc94e407e2d1fc666b2fb9acf6be81a1798a2602294aac000260a7c4a47d", [:mix], [{:bandit, ">= 0.6.0", [hex: :bandit, repo: "hexpm", optional: true]}, {:plug, "~> 1.14", [hex: :plug, repo: "hexpm", optional: false]}, {:plug_cowboy, "~> 2.6", [hex: :plug_cowboy, repo: "hexpm", optional: true]}, {:websock, "~> 0.5", [hex: :websock, repo: "hexpm", optional: false]}], "hexpm", "315b9a1865552212b5f35140ad194e67ce31af45bcee443d4ecb96b5fd3f3782"}, }
<%= col[:label] %><%= gettext("Actions") %>{col[:label]}{gettext("Actions")}